Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7c2bcf6

Browse files
author
Robert Marsh
committed
C++/Doc: change note for PR #269
1 parent d44761e commit 7c2bcf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

change-notes/1.19/analysis-cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
| **Query** | **Expected impact** | **Change** |
1414
|----------------------------|------------------------|------------------------------------------------------------------|
1515
| Resource not released in destructor | Fewer false positive results | Placement new is now excluded from the query. |
16-
16+
| Suspicious call to memset | Fewer false positive results | Types involving decltype are now correctly compared. |
1717

1818
## Changes to QL libraries
1919

0 commit comments

Comments
 (0)