OSDN Git Service

* exceptions.cc (sigpacket::process): Explicitly set thread-specific handler
authorcgf <cgf>
Sat, 19 Sep 2009 15:34:19 +0000 (15:34 +0000)
committercgf <cgf>
Sat, 19 Sep 2009 15:34:19 +0000 (15:34 +0000)
commit45395180529ee5f3d44ba70422e88d3ccce564ba
treea3b861c3763a19aa6725989e3ce415b8bbb10b09
parented1b06e87a543f74b034b80cf87180cf2c4a53e2
* exceptions.cc (sigpacket::process): Explicitly set thread-specific handler
function to zero to avoid transferring to incorrect location.
(_cygtls::call_signal_handler): Don't transfer to handler if there is no
handler to transfer to.
winsup/cygwin/ChangeLog
winsup/cygwin/exceptions.cc