Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d44761e commit 7c2bcf6Copy full SHA for 7c2bcf6
1 file changed
change-notes/1.19/analysis-cpp.md
@@ -13,7 +13,7 @@
13
| **Query** | **Expected impact** | **Change** |
14
|----------------------------|------------------------|------------------------------------------------------------------|
15
| Resource not released in destructor | Fewer false positive results | Placement new is now excluded from the query. |
16
-
+| Suspicious call to memset | Fewer false positive results | Types involving decltype are now correctly compared. |
17
18
## Changes to QL libraries
19
0 commit comments