diff options
author | Artem Dergachev <artem.dergachev@gmail.com> | 2019-11-07 15:58:01 -0800 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2019-11-07 17:15:53 -0800 |
commit | acac540422e8cee4a77d10f087b2a2b67504b27b (patch) | |
tree | 62d3de669865318a32d1b7cddecb911627b53640 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 793679836a09da76fae910916d8997e69a06d9ca (diff) | |
download | llvm-acac540422e8cee4a77d10f087b2a2b67504b27b.zip llvm-acac540422e8cee4a77d10f087b2a2b67504b27b.tar.gz llvm-acac540422e8cee4a77d10f087b2a2b67504b27b.tar.bz2 |
[analyzer] PR41729: CStringChecker: Improve strlcat and strlcpy modeling.
- Fix false positive reports of strlcat.
- The return value of strlcat and strlcpy is now correctly calculated.
- The resulting string length of strlcat and strlcpy is now correctly
calculated.
Patch by Daniel Krupp!
Differential Revision: https://reviews.llvm.org/D66049
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions