FreeRDP/channels
Julien Ropé b2177dc8c3 Replacing malloc calls by xmalloc or xzalloc as appropriate.
This will make sure we get an appropriate error message in case of memory allocation error, and not just a "Segmentation Fault"

Added some validation on xzalloc return in serial_tty_new to properly deallocate resources when an error occurs.
2012-05-07 15:27:13 +02:00
..
cliprdr Don't forget to include config.h. 2012-04-06 20:57:34 +02:00
drdynvc Use PULSEAUDIO_INCLUDE_DIR instead of PULSE_INCLUDE_DIRS 2012-04-27 01:14:21 +08:00
rail channels: Optimize storage of string tables. 2011-11-30 19:11:27 -05:00
rdpdbg cmake: make linking type as option. 2011-09-01 22:18:58 +08:00
rdpdr Replacing malloc calls by xmalloc or xzalloc as appropriate. 2012-05-07 15:27:13 +02:00
rdpsnd Use PULSEAUDIO_INCLUDE_DIR instead of PULSE_INCLUDE_DIRS 2012-04-27 01:14:21 +08:00
CMakeLists.txt rdpsnd: add main rdpsnd module. 2011-08-15 15:08:23 +08:00