Make printf-4 more robust to strlen interception after r263177
The CHECK line was matching stack-buffer-overflow from puts calling strlen, which is not the bug the test is trying to catch. llvm-svn: 263282
Loading
Please sign in to comment
The CHECK line was matching stack-buffer-overflow from puts calling strlen, which is not the bug the test is trying to catch. llvm-svn: 263282