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
/
utils
/
collections
History
Armin Novak
855dc9abaf
Clear message queue on free.
2018-02-09 10:29:18 +01:00
..
ArrayList.c
Fixed clang malloc integer overflow warnings.
2017-07-20 09:29:48 +02:00
BipBuffer.c
…
BitStream.c
…
BufferPool.c
Fixed clang malloc integer overflow warnings.
2017-07-20 09:29:48 +02:00
CountdownEvent.c
…
Dictionary.c
…
HashTable.c
Fix
#4239
: Various memory leaks
2017-12-12 11:40:48 +01:00
KeyValuePair.c
…
LinkedList.c
…
ListDictionary.c
…
MessagePipe.c
…
MessageQueue.c
Clear message queue on free.
2018-02-09 10:29:18 +01:00
ObjectPool.c
Fixed clang malloc integer overflow warnings.
2017-07-20 09:29:48 +02:00
PubSub.c
Fixed resizing of PubSub
2017-09-25 13:33:04 +02:00
Queue.c
libwinpr-utils: fix 3 logic errors
2017-02-15 10:08:53 +01:00
Reference.c
…
Stack.c
Fixed clang malloc integer overflow warnings.
2017-07-20 09:29:48 +02:00
StreamPool.c
…