FreeRDP/winpr/libwinpr/utils/collections
Hardening 600047df4f Fix LinkedList_Remove
The previous version was setting to NULL both tail and head when
removing the head or tail item. That was corrupting the list.
2014-02-07 14:30:38 +01:00
..
ArrayList.c
BufferPool.c
CountdownEvent.c
Dictionary.c
KeyValuePair.c
LinkedList.c Fix LinkedList_Remove 2014-02-07 14:30:38 +01:00
ListDictionary.c libwinpr-memory: start stubbing 2014-01-31 18:27:58 -05:00
MessagePipe.c Updated MessagePipe to new MessageQueue API. 2013-11-12 15:11:39 +01:00
MessageQueue.c Added <MessageQueue_Clear> and custom handler argument to 2013-11-12 15:10:41 +01:00
ObjectPool.c
PubSub.c
Queue.c
Reference.c Fixed erroneous patch. 2013-09-05 12:14:34 +02:00
Stack.c
StreamPool.c libfreerdp-core: transport refactoring 2013-11-07 17:37:58 -05:00