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 797179 - flvmux: Don't leak codec_data buffer
flvmux: Don't leak codec_data buffer
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: 1.15.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-09-20 04:11 UTC by Seungha Yang
Modified: 2018-09-20 08:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
flvmux: Don't leak codec_data buffer (1.22 KB, patch)
2018-09-20 04:12 UTC, Seungha Yang
committed Details | Review

Description Seungha Yang 2018-09-20 04:11:44 UTC
Use gst_buffer_replace() to prevent buffer leak
Comment 1 Seungha Yang 2018-09-20 04:12:25 UTC
Created attachment 373708 [details] [review]
flvmux: Don't leak codec_data buffer
Comment 2 Sebastian Dröge (slomo) 2018-09-20 08:35:55 UTC
Attachment 373708 [details] pushed as 916ad09 - flvmux: Don't leak codec_data buffer