Files
nuttx/mm
yinshengkai c158ed2c32 mm/heap: memory alignment before executing kasan_register
The unaligned address is used in kasan_register, but the aligned address is used in kasan_unregister.
The mismatch between the addr value and mm_heapstart will result in a crash due to the inability to unregister correctly.

Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2024-10-10 23:11:37 +08:00
..
2024-09-13 08:49:05 +08:00
2024-09-13 08:49:05 +08:00
2024-09-13 08:49:05 +08:00
2024-09-13 08:49:05 +08:00
2024-09-13 08:49:05 +08:00
2024-09-13 08:49:05 +08:00
2024-09-13 08:49:05 +08:00
2024-09-13 08:49:05 +08:00
2024-09-13 08:49:05 +08:00
2024-09-13 08:49:05 +08:00