1. Change 'heap' to a global variable. When using the software tag 'kasan', the base of 'heap' is dynamically changing, which may result in runtime errors 2. Modify the length of the argv array to ensure that all 64 bit addresses can be copied 3. After initialization, the registration of the heap must be canceled Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com> |
||
---|---|---|
.. | ||
kasantest.c | ||
Kconfig | ||
Make.defs | ||
Makefile |