]> granicus.if.org Git - clang/commit
[analyzer] Fix handling of "copy zero bytes" for memcpy and friends.
authorJordy Rose <jediknil@belkadan.com>
Sat, 4 Jun 2011 00:04:22 +0000 (00:04 +0000)
committerJordy Rose <jediknil@belkadan.com>
Sat, 4 Jun 2011 00:04:22 +0000 (00:04 +0000)
commit22d27178bf795145439b9588e260ccceab79a088
tree11723ef6a3fa61dcea5f8563e9fa229d3b36e2d1
parentbe460d8e5364c6bffeb7b27e4c0d4d5d16e39c59
[analyzer] Fix handling of "copy zero bytes" for memcpy and friends.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132607 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Checkers/CStringChecker.cpp
test/Analysis/bstring.c