mirror of
https://github.com/github/codeql.git
synced 2026-05-29 18:41:27 +02:00
* Addreessing false positive due to incorrect use of getType * Addressing false positive with strncpy. * BufferAccess must be reachable. False positives observed where accesses occur in dead code. * Formatting and updating tests.