blob: 214660a3dedef2730c41f53e743a8204e2462ab2 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>clang_version</key>
<string>clang version 3.9.0 (trunk 258573)</string>
<key>diagnostics</key>
<array>
<dict>
<key>HTMLDiagnostics_files</key>
<array>
<string>report-827a06.html</string>
</array>
<key>category</key>
<string>Security</string>
<key>check_name</key>
<string>security.insecureAPI.strcpy</string>
<key>description</key>
<string>Call to function 'strcat' is insecure as it does not provide bounding of the memory buffer. Replace unbounded copy functions with analogous functions that support length arguments such as 'strlcat'. CWE-119</string>
<key>issue_context</key>
<string>i2v_GENERAL_NAME</string>
<key>issue_context_kind</key>
<string>function</string>
<key>issue_hash_content_of_line_in_context</key>
<string>019d0ddca3f4b3638f6c1825029a3a83</string>
<key>issue_hash_function_offset</key>
<string>44</string>
<key>location</key>
<dict>
<key>col</key>
<integer>17</integer>
<key>file</key>
<integer>0</integer>
<key>line</key>
<integer>160</integer>
</dict>
<key>path</key>
<array>
<dict>
<key>depth</key>
<integer>0</integer>
<key>extended_message</key>
<string>Call to function 'strcat' is insecure as it does not provide bounding of the memory buffer. Replace unbounded copy functions with analogous functions that support length arguments such as 'strlcat'. CWE-119</string>
<key>kind</key>
<string>event</string>
<key>location</key>
<dict>
<key>col</key>
<integer>17</integer>
<key>file</key>
<integer>0</integer>
<key>line</key>
<integer>160</integer>
</dict>
<key>message</key>
<string>Call to function 'strcat' is insecure as it does not provide bounding of the memory buffer. Replace unbounded copy functions with analogous functions that support length arguments such as 'strlcat'. CWE-119</string>
<key>ranges</key>
<array>
<array>
<dict>
<key>col</key>
<integer>17</integer>
<key>file</key>
<integer>0</integer>
<key>line</key>
<integer>160</integer>
</dict>
<dict>
<key>col</key>
<integer>35</integer>
<key>file</key>
<integer>0</integer>
<key>line</key>
<integer>160</integer>
</dict>
</array>
</array>
</dict>
</array>
<key>type</key>
<string>Potential insecure memory buffer bounds restriction in call 'strcat'</string>
</dict>
<dict>
<key>HTMLDiagnostics_files</key>
<array>
<string>report-d77a8a.html</string>
</array>
<key>category</key>
<string>Security</string>
<key>check_name</key>
<string>security.insecureAPI.strcpy</string>
<key>description</key>
<string>Call to function 'strcat' is insecure as it does not provide bounding of the memory buffer. Replace unbounded copy functions with analogous functions that support length arguments such as 'strlcat'. CWE-119</string>
<key>issue_context</key>
<string>i2v_GENERAL_NAME</string>
<key>issue_context_kind</key>
<string>function</string>
<key>issue_hash_content_of_line_in_context</key>
<string>acfc5618e4eaaa1fc6a1d7077dfd9a07</string>
<key>issue_hash_function_offset</key>
<string>46</string>
<key>location</key>
<dict>
<key>col</key>
<integer>21</integer>
<key>file</key>
<integer>0</integer>
<key>line</key>
<integer>162</integer>
</dict>
<key>path</key>
<array>
<dict>
<key>depth</key>
<integer>0</integer>
<key>extended_message</key>
<string>Call to function 'strcat' is insecure as it does not provide bounding of the memory buffer. Replace unbounded copy functions with analogous functions that support length arguments such as 'strlcat'. CWE-119</string>
<key>kind</key>
<string>event</string>
<key>location</key>
<dict>
<key>col</key>
<integer>21</integer>
<key>file</key>
<integer>0</integer>
<key>line</key>
<integer>162</integer>
</dict>
<key>message</key>
<string>Call to function 'strcat' is insecure as it does not provide bounding of the memory buffer. Replace unbounded copy functions with analogous functions that support length arguments such as 'strlcat'. CWE-119</string>
<key>ranges</key>
<array>
<array>
<dict>
<key>col</key>
<integer>21</integer>
<key>file</key>
<integer>0</integer>
<key>line</key>
<integer>162</integer>
</dict>
<dict>
<key>col</key>
<integer>38</integer>
<key>file</key>
<integer>0</integer>
<key>line</key>
<integer>162</integer>
</dict>
</array>
</array>
</dict>
</array>
<key>type</key>
<string>Potential insecure memory buffer bounds restriction in call 'strcat'</string>
</dict>
</array>
<key>files</key>
<array>
<string>v3_alt.c</string>
</array>
</dict>
</plist>