aboutsummaryrefslogtreecommitdiff
path: root/lib/Parse/ParseDecl.cpp
diff options
context:
space:
mode:
authorLenny Maiorani <lenny@colorado.edu>2011-04-09 15:12:58 +0000
committerLenny Maiorani <lenny@colorado.edu>2011-04-09 15:12:58 +0000
commit067bbd0e11c71a33b51832532e836971be697699 (patch)
tree70367e0cfbb3dd8df9fd0f1a002ae423fc4cf89d /lib/Parse/ParseDecl.cpp
parent67922922cf3d9a2c5b4a02b1ee27e81da3850b53 (diff)
strcat() and strncat() model additions to CStringChecker.
Validates inputs are not NULL, checks for overlapping strings, concatenates the strings checking for buffer overflow, sets the length of the destination string to the sum of the s1 length and the s2 length, binds the return value to the s1 value. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129215 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Parse/ParseDecl.cpp')
0 files changed, 0 insertions, 0 deletions