Skip to content
Commit 65136fb6 authored by Jordy Rose's avatar Jordy Rose
Browse files

Add memcmp() and bcmp() to CStringChecker. These check for valid access to the...

Add memcmp() and bcmp() to CStringChecker. These check for valid access to the buffer arguments and have a special-case for when the buffer arguments are known to be the same address, or when the size is zero.

llvm-svn: 107761
parent 86f86f53
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment