[llvm-commits] [ASan] Define an internal implementation of strchr to make stack OOB tests pass (issue 5668047)

ramosian.glider at gmail.com ramosian.glider at gmail.com
Tue Feb 14 11:04:08 PST 2012


http://codereview.appspot.com/5668047/diff/4/lib/asan/asan_interceptors.cc
File lib/asan/asan_interceptors.cc (right):

http://codereview.appspot.com/5668047/diff/4/lib/asan/asan_interceptors.cc#newcode112
lib/asan/asan_interceptors.cc:112: char* internal_strchr(const char *s,
int c) {
In fact I'd better do that everywhere :)

http://codereview.appspot.com/5668047/



More information about the llvm-commits mailing list