asan.c
90.8 KB
-
re PR sanitizer/70541 (unnoticed invalid dereference when using address sanitizer) · c3da4956
2016-04-08 Maxim Ostapenko <m.ostapenko@samsung.com> PR sanitizer/70541 * asan.c (instrument_derefs): If we get unknown location, extract it with EXPR_LOCATION. (maybe_instrument_call): Instrument gimple_call's arguments if needed. * c-c++-common/asan/pr70541.c: New test. From-SVN: r234827
Maxim Ostapenko committed