FreeRDP/channels/location
Martin Fleisz 14cdd6a105 location: Increase buffer size for printing channel info
The current buffer size of 32 bytes was too small to hold the version
info string which resulted in a non-null terminated buffer (_snprintf
does not null-terminate the buffer if it is too small) being printed.
2024-04-11 11:18:43 +02:00
..
client location: Increase buffer size for printing channel info 2024-04-11 11:18:43 +02:00
server [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
ChannelOptions.cmake [channels,location] implement client channel 2024-03-11 13:22:12 +01:00
CMakeLists.txt [channels,location] implement client channel 2024-03-11 13:22:12 +01:00