FreeRDP/channels/rdpsnd/client/opensles
David FORT a8fefae3a1 Harden the sound channel
This patch adds checks for the sound channel and plugins:

* checks for protocol bytes;
* checks for malloc/calloc;
* be more strict when interacting with sound plugin
2015-06-24 17:06:45 +02:00
..
CMakeLists.txt Removed library prefix override. 2014-09-17 11:27:11 +02:00
opensl_io.c Add checks for some XXX_New and XXX_Add functions 2015-05-18 11:28:00 +02:00
opensl_io.h Fixed queue initialization and overflow checks. 2013-09-30 10:11:54 +02:00
rdpsnd_opensles.c Harden the sound channel 2015-06-24 17:06:45 +02:00