udpsink: allocate scratch space for render functions on the heap
authorTim-Philipp Müller <tim@centricular.com>
Fri, 12 Dec 2014 23:06:07 +0000 (23:06 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 16 Dec 2014 20:26:36 +0000 (20:26 +0000)
commit4dd7d79b5257730c91968bdadf90b1e6e927451a
tree695940fc7800366e7b98420c256355ec63b2a925
parent97a2eb7afbe004edf95a49468e48f2cab23db84d
udpsink: allocate scratch space for render functions on the heap

and not the stack. Our allocations could get a bit too large
to be sure it's not going to cause trouble using the stack.
gst/udp/gstmultiudpsink.c
gst/udp/gstmultiudpsink.h