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

Derek Bruening via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 27 14:02:53 PDT 2016


bruening added a comment.

In http://reviews.llvm.org/D19607#414508, @filcab wrote:

> 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.


Will do.


http://reviews.llvm.org/D19607





More information about the llvm-commits mailing list