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

konstantin.s.serebryany at gmail.com konstantin.s.serebryany at gmail.com
Tue Feb 14 11:33:36 PST 2012


LGTM!

You may want to declare internal_strchr as returning "const char *" --
it does not have to obey the C standard bug.

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



More information about the llvm-commits mailing list