[PATCH] D19607: [sanitizer] Add early call handling to strchr + strrchr interceptors

Filipe Cabecinhas via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 27 14:02:05 PDT 2016


filcab added a subscriber: filcab.
filcab accepted this revision.
filcab added a reviewer: filcab.
filcab added a comment.

Please add the information you gave in your answer to Mike to the commit message. Just a small example will do.
Something like:
"We have seen this in hooks invoked from tcmalloc on the dlsym() used in initializing interceptors" would be enough.

Thank you!


http://reviews.llvm.org/D19607





More information about the llvm-commits mailing list