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 703128 - videotestsrc leaks memory
videotestsrc leaks memory
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: 1.0.8
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 703177 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2013-06-26 14:01 UTC by Ognyan Tonchev (redstar_)
Modified: 2013-06-27 12:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
possible fix, i am not sure if stop () is the correct place to free the lines, but may be (1.00 KB, patch)
2013-06-26 14:01 UTC, Ognyan Tonchev (redstar_)
none Details | Review

Description Ognyan Tonchev (redstar_) 2013-06-26 14:01:02 UTC
Created attachment 247829 [details] [review]
possible fix, i am not sure if stop () is the correct place to free the lines, but may be

videotestsrc leaks memory (the chroma resample lines)
Comment 1 Tim-Philipp Müller 2013-06-27 10:46:14 UTC
*** Bug 703177 has been marked as a duplicate of this bug. ***
Comment 2 Wim Taymans 2013-06-27 12:01:53 UTC
commit f9acd972efb41d28010278b61609e0ca55f50dcf
Author: Patricia Muscalu <patricia@axis.com>
Date:   Thu Jun 27 12:23:27 2013 +0200

    videotestsrc: do not leak lines
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=703177