FreeRDP/channels/rdpdr/server
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
..
CMakeLists.txt cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00
rdpdr_main.c channels/rdpdr: Prevent buffer overflow found by covscan 2018-08-22 13:35:43 +02:00
rdpdr_main.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00