FreeRDP/uwac/libuwac
Armin Novak cbeabfa47e Fixed xrealloc argument type
Using a void* as arugment instead of char* removes warnings when
allocating something beside a string.
2019-02-21 11:43:59 +01:00
..
.gitignore Integrate UWAC in to the FreeRDP source tree 2016-02-23 14:09:53 +01:00
CMakeLists.txt Implemented UWAC clipboard handling. 2019-01-23 15:54:05 +01:00
uwac-clipboard.c Fix 5243: Allocate buffers zero in uwac. 2019-02-11 11:54:19 +01:00
uwac-display.c Fix 5243: Allocate buffers zero in uwac. 2019-02-11 11:54:19 +01:00
uwac-input.c Fix 5243: Allocate buffers zero in uwac. 2019-02-11 11:54:19 +01:00
uwac-os.c Fix 5243: Allocate buffers zero in uwac. 2019-02-11 11:54:19 +01:00
uwac-os.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
uwac-output.c Fix 5243: Allocate buffers zero in uwac. 2019-02-11 11:54:19 +01:00
uwac-priv.h Fixed pointer image update. 2019-01-29 09:34:30 +01:00
uwac-tools.c Integrate UWAC in to the FreeRDP source tree 2016-02-23 14:09:53 +01:00
uwac-utils.c Fixed xrealloc argument type 2019-02-21 11:43:59 +01:00
uwac-utils.h Fixed xrealloc argument type 2019-02-21 11:43:59 +01:00
uwac-window.c Fix 5243: Allocate buffers zero in uwac. 2019-02-11 11:54:19 +01:00