small patch to allow gcc -fno-common for better ASAN coverage

23 Jun
2015
23 Jun
'15
6:55 p.m.
Per https://code.google.com/p/address-sanitizer/wiki/Flags one benefits from compiling with -fno-common when -fsanitize=address is active The attached patch converts the single common variable to a global/extern variable. Seems a good idea to me. Have run this with no issues, but more ASAN coverage is better than less.
3620
Age (days ago)
3620
Last active (days ago)
0 comments
1 participants
participants (1)
-
starlight.2015q2@binnacle.cx