Skip to content

v2.26.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Mar 21:14
4e9cf11

Release summary

  • No new queries were added for this release
  • The following changes have been made for this release:
    A0-4-1 - FloatingPointImplementationShallComplyWithIeeeStandard.ql:
    • May return more results due to improvements to underlying getATypeUse.
  • A12-4-1 - DestructorOfABaseClassNotPublicVirtual.ql:
    • Fix FP reported in #392. Improve base class detection for template classes.
    • Update the alert message to prevent duplicate alerts for base classes that are both derived and abstract.
  • A12-8-6 - CopyAndMoveNotDeclaredProtected.ql:
    • Fix FP reported in #392. Improve base class detection for template classes.
    • Update the alert message to prevent duplicate alerts for base classes that are both derived and abstract.
  • A8-4-7 - InParametersForCheapToCopyTypesNotPassedByValue.ql, InParametersForCheapToCopyTypesNotPassedByReference.ql:
    • Fixes #89. Accidental floor rounding was applying to type size calculations.

Supported versions

  • The LGTM pack is not supported on any released version of LGTM without support from GitHub Professional Services.
  • The Code Scanning pack is supported when:
    • Using the CodeQL CLI version 2.14.6 in conjunction with a copy of the CodeQL standard library for C++ (github/codeql) set to the tag codeql-cli/v2.14.6.
    • Using the CodeQL Action or CodeQL runner with the codeql-bundle-v2.14.6.