OSDN Git Service

* exceptions.cc (_threadinfo::remove): Avoid returning without unlocking
authorcgf <cgf>
Sun, 7 Dec 2003 02:33:31 +0000 (02:33 +0000)
committercgf <cgf>
Sun, 7 Dec 2003 02:33:31 +0000 (02:33 +0000)
commit0140fd09431c6a40e0d6624643c7327062c32045
tree17a13503c2b0661803b1f609dc98e745ddb7283f
parentae24773c92be103cdfef5ffb885425a6ffc6f1f1
* exceptions.cc (_threadinfo::remove): Avoid returning without unlocking
critical section in the (hopefully impossible) case of an unrecognized thread.
winsup/cygwin/ChangeLog
winsup/cygwin/exceptions.cc