Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 1bb9f47739ae7993191a36bea76c5a2157fdd10f
      
https://github.com/tianocore/edk2/commit/1bb9f47739ae7993191a36bea76c5a2157fdd10f
  Author: Michael Kubacki <michael.kuba...@microsoft.com>
  Date:   2024-07-16 (Tue, 16 Jul 2024)

  Changed paths:
    M BaseTools/Plugin/CodeQL/CodeQlQueries.qls

  Log Message:
  -----------
  BaseTools/CodeQL: Removed unused static function query

This query seems to produce a rate of false positives with some
common patterns in edk2 like passing function pointers for callback.

Due to the usage of `STATIC` instead of `static` particularly for
functions, this query was rarely used in the past. It is removed
here to prevent future false positives.

Signed-off-by: Michael Kubacki <michael.kuba...@microsoft.com>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to