Skip to content

Static analysis optimizations#2349

Merged
jstone-lucasfilm merged 1 commit intoAcademySoftwareFoundation:mainfrom
jstone-lucasfilm:main
Apr 14, 2025
Merged

Static analysis optimizations#2349
jstone-lucasfilm merged 1 commit intoAcademySoftwareFoundation:mainfrom
jstone-lucasfilm:main

Conversation

@jstone-lucasfilm
Copy link
Copy Markdown
Member

This changelist addresses a handful of recommendations from PVS-Studio, replacing std::vector::push_back with std::vector::emplace_back to minimize string copies.

This changelist addresses a handful of recommendations from PVS-Studio, replacing `std::vector::push_back` with `std::vector::emplace_back` to minimize string copies.
@jstone-lucasfilm jstone-lucasfilm merged commit 9f7adc3 into AcademySoftwareFoundation:main Apr 14, 2025
32 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.

1 participant