FreeRDP/client/Windows
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
..
CMakeLists.txt wfreerdp: fix compilation on windows 2011-10-21 16:45:35 -04:00
wf_event.c wfreerdp: fix typo in incomplete keyboard refactorings 2012-03-30 23:28:03 +02:00
wf_event.h wfreerdp: fix compilation on windows 2011-10-21 16:45:35 -04:00
wf_gdi.c Replacing malloc calls by xmalloc or xzalloc as appropriate. 2012-05-07 15:27:13 +02:00
wf_gdi.h wfreerdp: fix compilation on windows 2011-10-21 16:45:35 -04:00
wf_graphics.c Completed (almost) System Pointer Update (MS-RDPBCGR 2.2.9.1.1.4.3) 2012-02-24 13:44:23 +01:00
wf_graphics.h wfreerdp: fix RemoteFX 2011-12-16 14:43:14 -05:00
wfreerdp.c winpr: move wtypes.h and windows.h 2012-05-04 19:36:35 -04:00
wfreerdp.h winpr: move wtypes.h and windows.h 2012-05-04 19:36:35 -04:00