minix/minix/lib/libmthread
David van Moolenbroek 815afbad33 libmthread: resolve memory leaks on exception path
If libmthread runs into a memory allocation failure while attempting
to enlarge its thread pool, it does not free up any preliminary
allocations made so far.

Reported by dcb314.

This closes #152.

Change-Id: Ib882a4544e4802a0eb0a53446b43997876cde633
2016-08-05 11:17:30 +00:00
..
allocate.c libmthread: resolve memory leaks on exception path 2016-08-05 11:17:30 +00:00
attribute.c New sources layout 2014-07-31 16:00:30 +02:00
condition.c New sources layout 2014-07-31 16:00:30 +02:00
event.c New sources layout 2014-07-31 16:00:30 +02:00
global.h New sources layout 2014-07-31 16:00:30 +02:00
key.c New sources layout 2014-07-31 16:00:30 +02:00
Makefile New sources layout 2014-07-31 16:00:30 +02:00
misc.c New sources layout 2014-07-31 16:00:30 +02:00
mutex.c New sources layout 2014-07-31 16:00:30 +02:00
proto.h New sources layout 2014-07-31 16:00:30 +02:00
pthread_compat.c New sources layout 2014-07-31 16:00:30 +02:00
queue.c New sources layout 2014-07-31 16:00:30 +02:00
rwlock.c New sources layout 2014-07-31 16:00:30 +02:00
scheduler.c New sources layout 2014-07-31 16:00:30 +02:00
shlib_version New sources layout 2014-07-31 16:00:30 +02:00