FreeRDP/include/freerdp/channels
Bernhard Miklautz 3e355c9f79 channels: fix possible overflow in logging
Fixes clang compiler warning:

"warning: the value of the size argument in 'strncat' is too large,
might lead to a buffer overflow [-Wstrncat-size]"

strncat requires an extra byte for '\0' so dest needs to have a size of
n+1
2014-08-29 16:37:14 +02:00
..
audin.h channels: export audin and rdpsnd subsystem interface 2013-10-19 12:38:31 -04:00
channels.h channels: cleanup unused freerdp channels global functions 2014-06-11 16:27:31 -04:00
cliprdr.h clipboard: wfreerdp: implement file clipping. 2014-03-10 14:25:59 +08:00
encomsp.h channels/encomsp: initial client-side implementation 2014-06-23 18:17:26 -04:00
log.h channels: fix possible overflow in logging 2014-08-29 16:37:14 +02:00
rail.h libfreerdp-rail: refactor and update RAIL code 2013-10-11 17:09:36 -04:00
rdpdr.h winpr: improve windows builds across visual studio versions and toolsets 2014-07-17 15:11:04 -04:00
rdpgfx.h channels/rdpgfx: parse H264 bitmap stream and meta block 2014-07-08 17:37:29 -04:00
rdpsnd.h libfreerdp-codec: move audio format processing code to codec library 2013-03-07 14:43:21 -05:00
remdesk.h channels/remdesk: add PassStub generation 2014-07-15 20:09:19 -04:00
tsmf.h Added callbacks and names for TSMF. 2014-05-23 13:10:34 +02:00
wtsvc.h Fix conflicting define 2014-06-25 17:35:20 +02:00