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 699260 - pngenc: unmap source frame when done
pngenc: unmap source frame when done
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
1.0.7
Other Linux
: Normal major
: 1.0.8
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-04-29 20:51 UTC by Darryl Gamroth
Modified: 2013-04-29 22:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Darryl Gamroth 2013-04-29 20:51:03 UTC
commit 220d341b77e714e82ba725bce059a528c7052f5f in git fixes a memory leak in pngenc which is still present in 1.0.7, could this commit be pushed to 1.0.x?
Comment 1 Tim-Philipp Müller 2013-04-29 22:38:00 UTC
Absolutely, looks like I missed that, sorry. Thanks for bringing it to our attention.


commit 0cbd5fbf4e48629a9083e96750a0d07a6305f712
Author: David Schleef <ds@schleef.org>
Date:   Mon Mar 4 15:49:06 2013 -0800

    pngenc: unmap source frame when done to fix memory leak
    
    https://bugzilla.gnome.org/show_bug.cgi?id=699260