FreeRDP/winpr/libwinpr/utils/collections
2016-02-05 16:28:45 -05:00
..
ArrayList.c winpr: initial port to Universal Windows Platform (UWP) 2016-02-05 16:28:45 -05: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 winpr: add checks for *alloc 2015-04-08 11:34:37 +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 xfreerdp: fix egfx multimonitor support 2015-02-10 16:32:07 -05: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 winpr: add checks for *alloc 2015-04-08 11:34:37 +02:00
MessagePipe.c Add checks for some XXX_New and XXX_Add functions 2015-05-18 11:28:00 +02:00
MessageQueue.c fixed misc *_free functions to accept NULL 2015-07-30 07:02:36 -07:00
ObjectPool.c ObjectPool: fix regression 2015-04-14 13:47:23 +02:00
PubSub.c free can handle NULL perfectly fine 2015-05-11 09:07:39 +02:00
Queue.c Fixes for queue and stack 2014-04-18 16:27:51 +02:00
Reference.c Fixed leaks, NULL dereferences and broken init. 2015-06-23 21:29:21 +02:00
Stack.c libwinpr: fix incorrect usage of realloc. 2015-03-11 14:59:56 +08:00
StreamPool.c winpr: add checks for *alloc 2015-04-08 11:34:37 +02:00