Files
kernel_common_drivers/drivers/amfc
Tao Zeng aff4a64614 erofs: fix boot crash on t6w [1/1]
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>
2025-10-08 23:23:39 -07:00
..
2024-12-30 17:37:25 +08:00