Skip to content

Commit b839e61

Browse files
authored
Update antiasan.c
1 parent 8a05492 commit b839e61

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lab5/antiasan.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
2-
31
#include <string.h>
4-
52
extern char gS[];
63
extern char gBadBuf[];
74
extern void __asan_unpoison_memory_region(void const volatile *addr, size_t size);

0 commit comments

Comments
 (0)