[gst-cvs] gst-plugins-good: rtph263pay: Allocate Boundry structs on the stack instead of the heap to avoid leaks
Sebastian Dröge
slomo at kemper.freedesktop.org
Thu Sep 10 22:31:49 PDT 2009
Module: gst-plugins-good
Branch: master
Commit: 411c71da131c4ffc4e9a573807ba17771f2d3b15
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=411c71da131c4ffc4e9a573807ba17771f2d3b15
Author: Olivier Crête <olivier.crete at collabora.co.uk>
Date: Wed Sep 9 18:13:29 2009 -0400
rtph263pay: Allocate Boundry structs on the stack instead of the heap to avoid leaks
Fixes bug #594691.
---
gst/rtp/gstrtph263pay.c | 110 ++++++++++++++++++++---------------------------
1 files changed, 47 insertions(+), 63 deletions(-)
Diff: http://cgit.freedesktop.org/gstreamer/gst-plugins-good/diff/?id=411c71da131c4ffc4e9a573807ba17771f2d3b15
More information about the Gstreamer-commits
mailing list