mirror of
https://github.com/github/codeql.git
synced 2026-04-25 00:35:20 +02:00
CPP: Add change note for cpp/use-of-uniwue-pointer-after-lifetime-ends
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: newQuery
|
||||
---
|
||||
* Added a new query, `cpp/use-of-uniwue-pointer-after-lifetime-ends`, to detect uses of the contents unique pointers that will be destroyed immediately.
|
||||
Reference in New Issue
Block a user