rtph264pay: Fixes buffer leak when using SPS/PPS
authorPatrick Radizi <patrickr@axis.com>
Mon, 8 Dec 2014 20:26:18 +0000 (21:26 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 9 Dec 2014 08:47:23 +0000 (09:47 +0100)
commitfef1a8d88a5e84421eae12b83ce4ae2d4fa329ec
tree40249c9578beb528f6ea6c382de497ded5021adf
parenta5694b213aedafec51fe9f6cbbae31396c4c3d7b
rtph264pay: Fixes buffer leak when using SPS/PPS

Fixes a buffer leak that would occurr if the pipeline was shutdown
while a SPS/PPS header was being created.

https://bugzilla.gnome.org/show_bug.cgi?id=741271
gst/rtp/gstrtph264pay.c