Thanks for your help Evgenii!
This is actually another glibc feature and so internal to glibc (in my
personal opinion, just bloat, but probably not easy to remove nowadays).
This is basically the function
https://code.woboq.org/userspace/glibc/string/argz-ctsep.c.html
So the argz feature (no ide
Interceptors are defined here:
https://github.com/llvm-project/llvm-project-20170507/blob/master/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
On Tue, Jan 30, 2018 at 4:17 PM, Bernd Schubert
wrote:
> Thanks for your help Evgenii!
>
> This is actually another glibc feature