.. |
ArrayList.c
|
USe const compare function pointer arguments
|
2018-10-18 09:06:55 +02:00 |
BipBuffer.c
|
Fixed BipBuffer Read/Write, limit to SSIZE_MAX.
|
2019-01-30 18:05:49 +01: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
|
Initialize ppKeys to NULL in HashTable_GetKeys
|
2019-02-26 15:32:22 +01:00 |
KeyValuePair.c
|
fixed misc *_free functions to accept NULL
|
2015-07-30 07:02:36 -07:00 |
LinkedList.c
|
USe const compare function pointer arguments
|
2018-10-18 09:06:55 +02:00 |
ListDictionary.c
|
USe const compare function pointer arguments
|
2018-10-18 09:06:55 +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
|
winpr: ObjectPool_Return: fix error handling
|
2019-07-11 21:31:47 +02:00 |
PubSub.c
|
Fixed resizing of PubSub
|
2017-09-25 13:33:04 +02:00 |
Queue.c
|
USe const compare function pointer arguments
|
2018-10-18 09:06:55 +02:00 |
Reference.c
|
Fixed leaks, NULL dereferences and broken init.
|
2015-06-23 21:29:21 +02:00 |
Stack.c
|
USe const compare function pointer arguments
|
2018-10-18 09:06:55 +02:00 |
StreamPool.c
|
Reset stream length to capacity in StreamPool_Take
|
2018-10-17 14:54:53 +02:00 |