mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-13 03:22:30 +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).