libupnp/threadutil
Fabrice Fontaine 3d46251c4e Memory leak fix in threadutil
Put thread in a detached state when calling pthread_create otherwise in
some circumstances, thread can end before the call to pthread_detach.
(cherry picked from commit dc4eda529f)
2012-04-03 09:11:47 -03:00
..
inc Memory leak fix in threadutil 2012-04-03 09:11:47 -03:00
src Memory leak fix in threadutil 2012-04-03 09:11:47 -03:00
Makefile.am Fix for incorrectly exported include files. 2011-02-06 11:55:04 -02:00