! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Memory leak when navigating through a set of images
Status:
RESOLVED: FIXED
Product:
Ristretto
Component:
Application

Comments

Description Stephan Arts editbugs 2011-08-12 08:03:35 CEST
Created attachment 3820 
Patch fixing the described memory-leak.

The reference to the input-stream is not removed. As such, ristretto does not free up the used memory there.

Also, the gdkanimationiter is not free-ed.
Comment 1 Stephan Arts editbugs 2011-08-12 08:04:53 CEST
The added patch also fixes a problem with the 'iter-changed' signal, which prevents the PictureViewer unloading the last closed image.
Comment 2 Stephan Arts editbugs 2011-08-24 13:18:39 CEST
Committed to master

Bug #7882

Reported by:
Stephan Arts
Reported on: 2011-08-12
Last modified on: 2011-08-24

People

Assignee:
Stephan Arts
CC List:
1 user

Version

Version:
0.0.93

Attachments

Additional information