This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
FreeRDP
Watch
1
Star
0
Fork
0
You've already forked FreeRDP
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
FreeRDP
/
winpr
/
libwinpr
/
comm
History
Armin Novak
28e9094f08
[gcc] fix missing malloc warning macros
...
* Add missing WINPR_ATTR_MALLOC * Add missing WINPR_PRAGMA_DIAG_IGNORED_MISMATCHED_DEALLOC
2024-04-17 18:47:16 +02:00
..
test
[git] remove .gitignore
2023-11-28 12:14:55 +01:00
CMakeLists.txt
…
comm_io.c
[coverity] 1543163 Unintentional integer overflow
2024-04-15 11:30:31 +02:00
comm_ioctl.c
[tidy] move loop variable declaration to loop
2024-02-22 12:31:50 +01:00
comm_ioctl.h
…
comm_sercx2_sys.c
[clang-tidy] cppcoreguidelines-init-variables
2024-02-15 11:49:16 +01:00
comm_sercx2_sys.h
…
comm_sercx_sys.c
[clang-tidy] cppcoreguidelines-init-variables
2024-02-15 11:49:16 +01:00
comm_sercx_sys.h
…
comm_serial_sys.c
[coverity] 1543161 Data race condition
2024-04-15 12:40:01 +02:00
comm_serial_sys.h
…
comm.c
[gcc] fix missing malloc warning macros
2024-04-17 18:47:16 +02:00
comm.h
Replaced WINPR_HANDLE_DEF with a struct type
2022-04-28 08:42:09 +02:00
ModuleOptions.cmake
…