libupnp/threadutil/src
zexian chen c5777ae747 Fix memory leaks when when calling ThreadPoolAdd() or ThreadPoolAddPersistent()
Hi,

I had found some bugs about memory leak on libupnp-1.6.18.

It may lead to memory leak  when calling ThreadPoolAdd() or
ThreadPoolAddPersistent() which does not return 0.

See the attachment for patch.
(cherry picked from commit 8e3a71905b)

Conflicts:
	upnp/src/ssdp/ssdp_ctrlpt.c
2013-09-10 17:55:23 -03:00
..
FreeList.c threadutil: Doxygenation and compiler warnings. 2010-11-16 03:15:56 -02:00
LinkedList.c Improve threadutil 2012-03-11 12:05:29 -03:00
ThreadPool.c Memory leak fix in threadutil 2012-04-03 09:11:47 -03:00
TimerThread.c Fix memory leaks when when calling ThreadPoolAdd() or ThreadPoolAddPersistent() 2013-09-10 17:55:23 -03:00