diff options
author | Rich Felker <dalias@aerifal.cx> | 2011-04-17 17:06:05 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2011-04-17 17:06:05 -0400 |
commit | 1ebde9c3a228e8daa4bdba98046556b4b6829f5e (patch) | |
tree | 61ed4895a116fae89024e73079618a904fb05958 /src/thread/cancel_impl.c | |
parent | clean up handling of thread/nothread mode, locking (diff) | |
download | grovel-1ebde9c3a228e8daa4bdba98046556b4b6829f5e.tar.gz grovel-1ebde9c3a228e8daa4bdba98046556b4b6829f5e.tar.xz |
fix pthread_exit from cancellation handler
cancellation frames were not correctly popped, so this usage would not
only loop, but also reuse discarded and invalid parts of the stack.
Diffstat (limited to 'src/thread/cancel_impl.c')
0 files changed, 0 insertions, 0 deletions