FreeRDP/channels/rdpdr
Ondrej Holy 1001807c5f channels/rdpdr: Prevent buffer overflow found by covscan
buffer_size_warning: Calling strncpy with a maximum size argument of 256 bytes on destination array "irp->PathName" of size 256 bytes might leave the destination string unterminated.
buffer_size_warning: Calling strncpy with a maximum size argument of 256 bytes on destination array "irp->ExtraBuffer" of size 256 bytes might leave the destination string unterminated.
2018-08-22 13:35:43 +02:00
..
client channels/rdpdr: Fix leak found by covscan 2018-08-22 13:35:43 +02:00
server channels/rdpdr: Prevent buffer overflow found by covscan 2018-08-22 13:35:43 +02:00
ChannelOptions.cmake channels/rdpdr: start server-side device redirection 2013-08-18 18:09:12 -04:00
CMakeLists.txt channels/rdpdr: start server-side device redirection 2013-08-18 18:09:12 -04:00