mirror of
https://sourceware.org/git/glibc.git
synced 2025-06-16 17:41:01 +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).