mirror of
https://sourceware.org/git/glibc.git
synced 2025-04-30 00:56:50 +03:00
* sysdeps/mach/hurd/jmp-unwind.c (_longjmp_unwind): Don't unlock the critical section lock before unlinking dying active resources. The unlock just before return is right (i.e. old code unlocked twice).