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
/
crt
History
Armin Novak
9bee5e80ee
Fixed memory leak
2019-05-08 15:12:40 +02:00
..
test
Fixed memory leak
2019-05-08 15:12:40 +02:00
alignment.c
Fixed
#2039
: Check for overflow in calculations.
2018-11-09 10:50:53 +01:00
buffer.c
…
casing.c
…
CMakeLists.txt
Fixed windows overlinking.
2019-03-18 15:10:21 +01:00
conversion.c
Fixed sign-compare warnings
2019-04-05 09:13:24 +02:00
memory.c
…
ModuleOptions.cmake
…
string.c
Added _wcsnlen function for WCHAR string length.
2018-12-10 12:39:32 +01:00
unicode.c
Fixed mac compilation warnings.
2019-02-21 17:30:12 +01:00
utf.c
Disabled -Wimplicit-fallthrough for instances where its use is intended.
2019-04-05 09:14:35 +02:00
utf.h
…