FreeRDP/winpr/libwinpr/utils/collections
Bernhard Miklautz 1093f647d3 ObjectPool: fix regression
winpr allocation checks introduced a problem that lead to zero size
allocations in ObjectPool
2015-04-14 13:47:23 +02:00
..
ArrayList.c libfreerdp-core: expose new API to allow FreeRDS virtual channel hooking 2014-10-10 16:11:42 -04:00
BipBuffer.c libfreerdp-codec: add support for 1bpp image copy 2015-03-16 13:27:27 -04:00
BitStream.c Fix: misc compiler warnings 2014-09-12 00:36:29 +02:00
BufferPool.c winpr: add checks for *alloc 2015-04-08 11:34:37 +02:00
CountdownEvent.c libwinpr-utils: Use criticalsection with spincount 2013-08-07 18:16:01 +02:00
Dictionary.c libwinpr-utils/collections: stubbed more classes 2012-12-05 19:36:45 -05:00
HashTable.c xfreerdp: fix egfx multimonitor support 2015-02-10 16:32:07 -05:00
KeyValuePair.c winpr: add checks for *alloc 2015-04-08 11:34:37 +02:00
LinkedList.c winpr-utils: fix problem in LinkedList enumerator 2014-09-24 12:31:52 +02:00
ListDictionary.c winpr: add checks for *alloc 2015-04-08 11:34:37 +02:00
MessagePipe.c Updated MessagePipe to new MessageQueue API. 2013-11-12 15:11:39 +01:00
MessageQueue.c winpr: small fixes and cleanups 2015-04-08 11:34:37 +02:00
ObjectPool.c ObjectPool: fix regression 2015-04-14 13:47:23 +02:00
PubSub.c Integrate feedback from pull request (#2492) 2015-03-25 17:38:21 +01:00
Queue.c Fixes for queue and stack 2014-04-18 16:27:51 +02:00
Reference.c winpr: add checks for *alloc 2015-04-08 11:34:37 +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