[PATCH] [Sanitizers] Intercept opendir()
Evgeniy Stepanov
eugenis at google.com
Fri Jan 16 06:51:04 PST 2015
Got it.
This interceptor is beneficial on linux, too - it adds check for opendir() path.
Also, we've been moving interceptors to sanitizer_common, not the other way around. Please move it back, and merge the TSan bits into it (see COMMON_INTERCEPTOR_FD_ACQUIRE).
http://reviews.llvm.org/D6968
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list