On 03/06/2015 05:23 PM, Marat Zakirov wrote:
Hi all!
Currently !ASAN_GLOBALS disables red-zones for global variables but
keeps their checks. This simple patch disables these checks too.
--Marat
Jakub,
Given that this may be considered a bugfix for --param asan-globals,
perhaps this is ok for 5.0?
> 2015-01-22 Marat Zakirov <m.zaki...@samsung.com>
I think you'll want to update dates here.
> * asan.c (instrument_derefs): asan-globals=0 disable instrumentation.
s/asan-globals=0 disable instrumentation/Disable instrumentation on
asan-globals=0./g
-Y