[PATCH] D19607: [sanitizer] Add early call handling to strchr + strrchr interceptors
Mike Aizatsky via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 27 12:40:45 PDT 2016
aizatsky added a comment.
Do these calls happen in libc? What's the reproducer? I wonder if there are any correctness implications because of this.
http://reviews.llvm.org/D19607
More information about the llvm-commits
mailing list