Skip to content

ippeveps: fix handle leak - #1663

Merged
michaelrsweet merged 1 commit into
OpenPrinting:masterfrom
dhejyuyr:fix_handle_leak
Aug 7, 2026
Merged

ippeveps: fix handle leak#1663
michaelrsweet merged 1 commit into
OpenPrinting:masterfrom
dhejyuyr:fix_handle_leak

Conversation

@dhejyuyr

@dhejyuyr dhejyuyr commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

In the 'jpeg_to_ps' function close the 'fd' handle by adding a missing 'fclose'.

In the 'jpeg_to_ps' function close the 'fd' handle
by adding a missing 'fclose'.
Signed-off-by: Elizaveta Tereshkina <teryoshkina.ea@gmail.com>
@michaelrsweet michaelrsweet added the bug Something isn't working label Aug 7, 2026
@michaelrsweet michaelrsweet added this to the v2.5 milestone Aug 7, 2026
@michaelrsweet
michaelrsweet merged commit d19bccf into OpenPrinting:master Aug 7, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants