[PATCH] D13895: [asan] Get rid of UB in unit tests for strstr, strcasestr, strspn, strcspn and strpbrk interceptors.
Maxim Ostapenko via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 22 00:32:00 PDT 2015
m.ostepenko updated this revision to Diff 38097.
m.ostepenko added a comment.
Thanks, attaching the patch to be committed.
Repository:
rL LLVM
http://reviews.llvm.org/D13895
Files:
test/asan/TestCases/strcasestr-1.c
test/asan/TestCases/strcasestr-2.c
test/asan/TestCases/strcspn-1.c
test/asan/TestCases/strcspn-2.c
test/asan/TestCases/strpbrk-1.c
test/asan/TestCases/strpbrk-2.c
test/asan/TestCases/strspn-1.c
test/asan/TestCases/strspn-2.c
test/asan/TestCases/strstr-1.c
test/asan/TestCases/strstr-2.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13895.38097.patch
Type: text/x-patch
Size: 7124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151022/b6859f9f/attachment.bin>
More information about the llvm-commits
mailing list