]> sourceware.org Git - newlib-cygwin.git/commit
Avoid double unlock of TLS mutex
authorCorinna Vinschen <corinna@vinschen.de>
Fri, 30 Oct 2015 16:21:30 +0000 (17:21 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Fri, 30 Oct 2015 16:21:30 +0000 (17:21 +0100)
commit4a407e9037b476febcda43eba568f610107d84e6
treeb2491d36641083c38a20f573139150a1fc5bb32e
parent8f97c045b8e65784071fd097fc32a1f16b855b3b
Avoid double unlock of TLS mutex

* exceptions.cc (sigpacket::process): Avoid potentially double unlocking
the TLS mutex.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/ChangeLog
winsup/cygwin/exceptions.cc
This page took 0.03061 seconds and 5 git commands to generate.