mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
212 B
212 B
category
| category |
|---|
| newQuery |
- The query
cpp/use-after-freehas been modernized and assigned the precision "medium". The query finds cases of where a pointer is dereferenced after its memory has been deallocated.