On 03/26/2011 08:38 PM, Roman I Khimov wrote: > В сообщении от 26 марта 2011 21:28:04 автор Timo Teräs написал: >> Otherwise other threads can leave malloc state locked, and the child >> will hang indefinitely if it tries to malloc something. >> >> Signed-off-by: Timo Teräs <[email protected]> > > FYI: https://bugs.busybox.net/show_bug.cgi?id=2341
Ah, didn't know there was a bug for this. But yes, the same bug happens with NPTL too. And this patch fixes it. Tested it locally here. I have a test program too if needed. - Timo _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
