[Bug 788246] New: rtpvorbisdepay: unbounded memory usage
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Sep 27 14:24:33 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=788246
Bug ID: 788246
Summary: rtpvorbisdepay: unbounded memory usage
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: alban.bedel at avionic-design.de
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 360539
--> https://bugzilla.gnome.org/attachment.cgi?id=360539&action=edit
Proposed patch to fix the issue
In rtpvorbisdepay all received configurations are parsed and added to a list,
this lead to an unbounded memory usage. As the configuration is resent every
second this quickly lead to a large memory usage.
Attached is a patch that fix this issue.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list