After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 766271 - Several memory leaks when opening archive
Several memory leaks when opening archive
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
3.20.x
Other Linux
: Normal normal
: ---
Assigned To: file-roller-maint
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2016-05-11 12:07 UTC by David King
Modified: 2016-09-15 05:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
file list memory leak fix (2.17 KB, patch)
2016-05-11 12:08 UTC, David King
none Details | Review
file content type leak fix (2.91 KB, patch)
2016-05-11 12:09 UTC, David King
none Details | Review
clipboard paste leak fix (2.63 KB, patch)
2016-05-11 12:09 UTC, David King
none Details | Review
another clipboard paste leak fix (2.11 KB, patch)
2016-05-11 12:10 UTC, David King
none Details | Review
add files dialog leak fix (2.10 KB, patch)
2016-05-11 12:10 UTC, David King
none Details | Review

Description David King 2016-05-11 12:07:17 UTC
Valgrind reports several memory leaks when opening an archive.
Comment 1 David King 2016-05-11 12:08:37 UTC
Created attachment 327640 [details] [review]
file list memory leak fix
Comment 2 David King 2016-05-11 12:09:06 UTC
Created attachment 327641 [details] [review]
file content type leak fix
Comment 3 David King 2016-05-11 12:09:43 UTC
Created attachment 327642 [details] [review]
clipboard paste leak fix
Comment 4 David King 2016-05-11 12:10:12 UTC
Created attachment 327643 [details] [review]
another clipboard paste leak fix
Comment 5 David King 2016-05-11 12:10:56 UTC
Created attachment 327644 [details] [review]
add files dialog leak fix
Comment 6 Paolo Bacchilega 2016-09-15 05:24:13 UTC
all patches pushed to master, thank you.