[PATCH] D30384: [asan] Add an interceptor for strtok

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 23 14:52:11 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL298650: [asan] Add an interceptor for strtok (authored by alekseyshl).

Changed prior to commit:
  https://reviews.llvm.org/D30384?vs=92215&id=92871#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30384

Files:
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common_interceptors.inc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_flags.inc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_interceptors.h
  compiler-rt/trunk/test/asan/TestCases/strtok.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30384.92871.patch
Type: text/x-patch
Size: 8252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170323/bcf0388e/attachment.bin>


More information about the llvm-commits mailing list