gstreamer/ext/apexsink
Jan Schmidt 9e1135e209 apexsink: Fix buffer overflow, in case anyone ever ports it.
Fix a simple buffer overflow - 16 bytes isn't enough to hold
the string representation of a gulong on x86_64. I guess the
intent was to generate a 32 bit random key, so let's do that.

Only matters if anyone ever ports the sink to 1.x

https://bugzilla.gnome.org/show_bug.cgi?id=676524
2015-04-16 22:45:31 +10:00
..
gstapexplugin.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstapexraop.c apexsink: Fix buffer overflow, in case anyone ever ports it. 2015-04-16 22:45:31 +10:00
gstapexraop.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstapexsink.c Constify some static arrays everywhere 2015-01-21 10:18:50 +01:00
gstapexsink.h Fix FSF address 2012-11-04 00:09:59 +00:00
LGPL-3.0.txt Add apexsink for audio output to Apple AirPort Express Wireless devices. Fixes bug #542510. 2008-08-28 17:01:30 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00