mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01: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.