W-M-R 0ede3fc377 kasan: Implementing global variable out of bounds detection
Extracting global variable information using scripts:
kasan_global.py:
1. Extract the global variable information provided by the -- param asan globals=1 option
2. Generate shadow regions for global variable out of bounds detection
Makefile:
1. Implement multiple links, embed the shadow area into the program, and call it by the Kasan module

Signed-off-by: W-M-R <mike_0528@163.com>
2024-04-07 23:31:13 +08:00
..
2024-03-15 17:46:48 +08:00
2022-09-13 14:53:42 +08:00
2024-03-14 22:47:55 +08:00
2023-12-04 07:07:08 -08:00
2024-03-19 18:04:18 +08:00
2023-04-19 02:48:39 +08:00
2022-11-09 01:38:12 +08:00
2023-12-14 20:02:52 -08:00
2023-12-04 07:07:08 -08:00