nuttx/arch/sim
ligd 24cdcd9a6e sim: fix kasan report memalign crash when alignment is 1
(0)Allocating 3 bytes aligned to 0x00000001
=================================================================
==1461685==ERROR: AddressSanitizer: invalid alignment requested in posix_memalign: 1, alignment must be a power of two and a multiple of sizeof(void*) == 4 (thread T0)
    #0 0xf7ab1c2f in __interceptor_posix_memalign ../../../../../src/libsanitizer/asan/asan_malloc_linux.cpp:226

Signed-off-by: ligd <liguiding1@xiaomi.com>
2023-02-08 20:37:43 +08:00
..
include arch/sim: add arch/math.h 2023-01-13 23:09:47 +08:00
src sim: fix kasan report memalign crash when alignment is 1 2023-02-08 20:37:43 +08:00
Kconfig arch/sim: add arch/math.h 2023-01-13 23:09:47 +08:00