[PATCH] D54592: [analyzer][CStringChecker] evaluate explicit_bzero
David CARLIER via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 5 03:02:53 PST 2018
devnexen updated this revision to Diff 176780.
devnexen added a comment.
- Using same type for zero as memset.
- Updating slighty the unit tests with ptr/dynamic array for bzero.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54592/new/
https://reviews.llvm.org/D54592
Files:
lib/StaticAnalyzer/Checkers/CStringChecker.cpp
test/Analysis/string.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54592.176780.patch
Type: text/x-patch
Size: 6414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181205/21b8c83f/attachment.bin>
More information about the cfe-commits
mailing list