mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
aff4a64614
PD#SWPL-232474 Problem: amfc decompress crashed when bring up t6w on android16 Solution: Rootcause is source buffer added a offset before compress, which caused buffer overflow. So we need not add this offset before handle buffers. Verify: t6w Change-Id: I6cfe55a2d121e5dd5f6088dfcb07aaeb1283f7a1 Signed-off-by: Tao Zeng <tao.zeng@amlogic.com>