Fix longstanding bug in make_thread_jump_to_cancelhdlr, which caused
pthread_join to a cancelled thread not return PTHREAD_CANCELED as it
should.  This was due to a mix up with stack offsets.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1392 a5019735-40e9-0310-863c-91ae7b9d1cf9
1 file changed