Skip to content

Static analysis fixes#2320

Merged
jstone-lucasfilm merged 1 commit intoAcademySoftwareFoundation:mainfrom
jstone-lucasfilm:main
Mar 28, 2025
Merged

Static analysis fixes#2320
jstone-lucasfilm merged 1 commit intoAcademySoftwareFoundation:mainfrom
jstone-lucasfilm:main

Conversation

@jstone-lucasfilm
Copy link
Copy Markdown
Member

This changelist addresses two static analysis warnings flagged by PVS-Studio:

  • Favor defaulted destructors over explicit empty destructors for performance.
  • Add a missing initializer for the _inlined member of SourceCodeNode.

This changelist addresses two static analysis warnings flagged by PVS-Studio:

- Favor defaulted destructors over explicit empty destructors for performance.
- Add a missing initializer for the _inlined member of SourceCodeNode.
@jstone-lucasfilm jstone-lucasfilm merged commit dd61558 into AcademySoftwareFoundation:main Mar 28, 2025
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants