Skip to content

OverlayBar: Ensure loader and stream destroyed#2782

Merged
ryonakano merged 5 commits into
mainfrom
jeremypw/overlay/fix-large-jpg
Jun 4, 2026
Merged

OverlayBar: Ensure loader and stream destroyed#2782
ryonakano merged 5 commits into
mainfrom
jeremypw/overlay/fix-large-jpg

Conversation

@jeremypw
Copy link
Copy Markdown
Contributor

@jeremypw jeremypw commented Apr 18, 2026

Fixes #2781

It is not necessary for the loader and stream objects to be class members - making them temporary to the function using them results in the issue being fixed.

The copyright date was bumped in passing.

@jeremypw jeremypw added this to the 7.3.2 milestone May 17, 2026
@jeremypw jeremypw marked this pull request as ready for review May 17, 2026 14:02
@jeremypw jeremypw mentioned this pull request May 29, 2026
8 tasks
Copy link
Copy Markdown
Member

@ryonakano ryonakano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed this fixes the linked issue.

@ryonakano ryonakano enabled auto-merge (squash) June 4, 2026 11:47
@ryonakano ryonakano merged commit 4ddd8d9 into main Jun 4, 2026
4 checks passed
@ryonakano ryonakano deleted the jeremypw/overlay/fix-large-jpg branch June 4, 2026 11:49
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.

Sudden surge in memory usage when right clicking big jpg file

2 participants