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 787225 - qtmux: memory leak with fragmented files
qtmux: memory leak with fragmented files
Status: RESOLVED DUPLICATE of bug 787144
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Mac OS
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-09-03 21:42 UTC by Matej Knopp
Modified: 2017-09-04 07:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (1.02 KB, patch)
2017-09-03 21:42 UTC, Matej Knopp
none Details | Review

Description Matej Knopp 2017-09-03 21:42:34 UTC
Created attachment 359046 [details] [review]
Patch

Buffers for current fragment are not deallocated when element is shut down without EOS
Comment 1 Sebastian Dröge (slomo) 2017-09-04 07:09:29 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 787144 ***
Comment 2 Sebastian Dröge (slomo) 2017-09-04 07:09:55 UTC
See the comment in the other bug, that has exactly the same patch. He says this causes segfaults in other situations.