Updates:
        Status: Fixed

Comment #12 on issue 108 by [email protected]: asan should intercept printf family of functions and report unaddressable accesses to params
http://code.google.com/p/address-sanitizer/issues/detail?id=108

http://llvm.org/viewvc/llvm-project?view=revision&revision=206872 enables check_printf for asan and tsan.

While there are many more related functions worth intercepting, I declare this bug fixed. Our next step (and a long time desire) is to instrument glibc (or whatever other libc) instead of relying on interceptors.

Yuri, thanks for your work on this!

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"address-sanitizer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to