Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* codeql port of code analysis rule C28127 * update query. add to unit test for query * fix query * fix query * fix query * Query improved. Update supporting files * detect all issues in unit tests but detect false positives in internal driver tests * less false positives * query now passes unit tests and internal testing false positives are greatly reduced * add expected sarif * improve query to also check parameters match for given function pointer and function's expected function pointer argument. Disregard explicit casts * update version. update results sarif and diff * update qlhelp file * update diff * fix comments in driver_snippet.c. remove unused part of query
- Loading branch information