FreeRDP/libfreerdp
Bernhard Miklautz 1b16ed49f1 codec/nsc: initialize elements with NULL
bmpdata and plane_buf[i] are checked agains NULL before using/freeing them
but they were not initialized to NULL. This caused segfaults in
the sample server.
2013-01-23 14:55:38 +01:00
..
cache Renamed CODEC_ID_NONE to RDP_CODEC_ID_NONE as it is already defined in 2013-01-12 14:49:01 +01:00
codec codec/nsc: initialize elements with NULL 2013-01-23 14:55:38 +01:00
common cmake: fixed errors with Android build 2012-12-20 04:09:33 -08:00
core Merge branch 'master' of github.com:FreeRDP/FreeRDP 2013-01-19 19:45:12 -05:00
crypto Allow to read ber integers with fancy size when the result is ignored 2013-01-20 21:30:17 +01:00
gdi Renamed CODEC_ID_NONE to RDP_CODEC_ID_NONE as it is already defined in 2013-01-12 14:49:01 +01:00
locale don't free xkb_layout or xkb_variant when it has not been set 2013-01-16 00:04:04 +01:00
primitives libfreerdp-primitives: fix build on Mac OS X 2013-01-19 20:32:14 -05:00
rail always initialize lpMultiByteStr parameter when calling ConvertFromUnicode 2013-01-16 01:14:03 +01:00
utils rdpsnd: fix some null pointer crashes. 2013-01-22 23:26:55 +08:00
CMakeLists.txt freerdp primitives library 2013-01-18 15:32:58 -07:00