FreeRDP/channels
Julien Ropé 80f16c6201 Small fixes from static analysis:
- Potential NULL dereference in tsmf_ifman.c
- Check return value for our functions in tsmf_media.c and rdp.c
- Bad binary operator used in gcc.c
- Unreachable code in ntlm.c
- Bad free operation on SCOPE_LIST object in license.c
2012-05-16 15:29:35 +02:00
..
cliprdr Don't forget to include config.h. 2012-04-06 20:57:34 +02:00
drdynvc Small fixes from static analysis: 2012-05-16 15:29:35 +02:00
rail Memory leak fixes. 2012-05-16 11:33:57 +02: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 Removing reference to 'decoded_data' as this variable was removed by another commit 2012-05-16 11:34:28 +02:00
CMakeLists.txt rdpsnd: add main rdpsnd module. 2011-08-15 15:08:23 +08:00