FreeRDP/winpr/libwinpr/utils/collections
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 winpr: initial port to Universal Windows Platform (UWP) 2016-02-05 16:28:45 -05:00
BitStream.c winpr: initial port to Universal Windows Platform (UWP) 2016-02-05 16:28:45 -05:00
BufferPool.c Fixed clang malloc integer overflow warnings. 2017-07-20 09:29:48 +02:00
CountdownEvent.c fixed misc *_free functions to accept NULL 2015-07-30 07:02:36 -07:00
Dictionary.c fixed misc *_free functions to accept NULL 2015-07-30 07:02:36 -07:00
HashTable.c Fix #4239: Various memory leaks 2017-12-12 11:40:48 +01:00
KeyValuePair.c fixed misc *_free functions to accept NULL 2015-07-30 07:02:36 -07:00
LinkedList.c A malloc() pass on WinPR 2015-06-22 19:10:00 +02:00
ListDictionary.c ListDictionary handle NULL list argument. 2016-04-26 09:34:12 +02:00
MessagePipe.c Add checks for some XXX_New and XXX_Add functions 2015-05-18 11:28:00 +02:00
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 Fixed leaks, NULL dereferences and broken init. 2015-06-23 21:29:21 +02:00
Stack.c Fixed clang malloc integer overflow warnings. 2017-07-20 09:29:48 +02:00
StreamPool.c winpr: add checks for *alloc 2015-04-08 11:34:37 +02:00