FreeRDP/winpr/libwinpr/utils/collections
Armin Novak 7305828122 Fix #4239: Various memory leaks
* Fixed all tests, now can be run with -DWITH_ADDRESS_SANITIZER=ON compiled.
* Enabled address sanitizer for nightly builds.
2017-12-12 11:40:48 +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
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
Reference.c
Stack.c Fixed clang malloc integer overflow warnings. 2017-07-20 09:29:48 +02:00
StreamPool.c