3e355c9f79
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 |
||
---|---|---|
.. | ||
audin.h | ||
channels.h | ||
cliprdr.h | ||
encomsp.h | ||
log.h | ||
rail.h | ||
rdpdr.h | ||
rdpgfx.h | ||
rdpsnd.h | ||
remdesk.h | ||
tsmf.h | ||
wtsvc.h |