[PATCH] D26574: [asan] Fix strncmp and strncasecmp interceptors

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 11 20:42:17 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286708: [asan] Fix strncmp and strncasecmp interceptors (authored by vitalybuka).

Changed prior to commit:
  https://reviews.llvm.org/D26574?vs=77707&id=77708#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26574

Files:
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common_interceptors.inc
  compiler-rt/trunk/test/asan/TestCases/strncmp_strict.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26574.77708.patch
Type: text/x-patch
Size: 6072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161112/8de6a7c6/attachment.bin>


More information about the llvm-commits mailing list