FreeRDP/winpr/libwinpr/pipe
akallabeth 1849632c43
Fixed format strings to match arguments (#8254)
* Fixed format strings to match arguments

Reviewed and replaced all %d specifiers to match proper type

* Added proxy dynamic channel command type to log messages.
2022-09-29 14:55:27 +02:00
..
test Fixed leak in TestPipeCreateNamedPipeOverlapped. 2021-09-20 10:59:59 +02:00
CMakeLists.txt winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
ModuleOptions.cmake winpr: stubbed pipe module, added some test stubs 2012-10-07 16:13:30 -04:00
pipe.c Fixed format strings to match arguments (#8254) 2022-09-29 14:55:27 +02:00
pipe.h Replaced WINPR_HANDLE_DEF with a struct type 2022-04-28 08:42:09 +02:00