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

Manuel Rigger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 15 11:17:46 PDT 2017


mrigger updated this revision to Diff 91904.
mrigger added a comment.

Thanks for the feedback @alekseyshl! Check the in-line comments to see which issues I already fixed, and to which ones I still have questions.


https://reviews.llvm.org/D30384

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30384.91904.patch
Type: text/x-patch
Size: 7390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170315/3990ed07/attachment.bin>


More information about the llvm-commits mailing list