We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e10caa6 commit ff4c63fCopy full SHA for ff4c63f
1 file changed
cpp/ql/src/change-notes/2023-11-28-use-of-string-after-lifetime-ends.md
@@ -0,0 +1,4 @@
1
+---
2
+category: newQuery
3
4
+* Added a new query, `cpp/use-of-string-after-lifetime-ends`, to detect calls to `c_str` on strings that will be destroyed immediately.
0 commit comments