Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix memory leaks related to PNG handling #2775

Merged
merged 2 commits into from
Jan 17, 2024
Merged

Fix memory leaks related to PNG handling #2775

merged 2 commits into from
Jan 17, 2024

Conversation

Lestropie
Copy link
Member

Addresses two of the issues reported in #2772.

Simple coding errors that were seemingly never checked with valgrind.

@Lestropie Lestropie added the bug label Jan 11, 2024
@Lestropie Lestropie self-assigned this Jan 11, 2024
Copy link

clang-tidy review says "All clean, LGTM! 👍"

core/file/png.cpp Outdated Show resolved Hide resolved
Copy link

clang-tidy review says "All clean, LGTM! 👍"

Copy link

clang-tidy review says "All clean, LGTM! 👍"

@Lestropie Lestropie enabled auto-merge January 17, 2024 02:52
@Lestropie Lestropie merged commit df3726f into dev Jan 17, 2024
6 checks passed
@Lestropie Lestropie deleted the png_memleaks branch January 17, 2024 03:00
@Lestropie Lestropie mentioned this pull request Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants