nuttx/arch/sim/src
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
..
sim sim: fix kasan report memalign crash when alignment is 1 2023-02-08 20:37:43 +08:00
.gitignore arch/sim: Copy include/nuttx/config.h to the local folder 2021-07-27 07:44:33 +09:00
Makefile sim/sim_alsa: add audio offload capture support. 2023-02-08 13:55:17 +08:00
nuttx-names.in arch/sim: remove stderr in the function renaming list 2022-09-23 13:53:56 +08:00