FreeRDP/client
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
..
DirectFB clients: use rdp scancode definitions when sending key events 2012-03-29 01:12:48 +02:00
test libfreerdp-gdi: fix opaque rect color with --gdi sw 2011-12-13 11:36:05 -05:00
Windows Replacing malloc calls by xmalloc or xzalloc as appropriate. 2012-05-07 15:27:13 +02:00
X11 Replacing malloc calls by xmalloc or xzalloc as appropriate. 2012-05-07 15:27:13 +02:00
CMakeLists.txt build: use WITH_XXX instead of XXX_FOUND 2012-01-23 14:40:05 +01:00