]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Use sigjmp_buf
authorTom Hughes <tom@compton.nu>
Mon, 24 Aug 2015 19:26:56 +0000 (19:26 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 24 Aug 2015 19:26:56 +0000 (19:26 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15588

helgrind/tests/safe-pthread.h

index 97615cb2b12e5ffc033f47a1f37f8139c3a2615e..0a2c813237c57f67c5ea92302cc4f70aaa735916 100644 (file)
@@ -4,7 +4,7 @@
 #include <errno.h>
 #include <assert.h>
 
-static jmp_buf env;
+static sigjmp_buf env;
 
 /*
  * Starting with glibc 2.20 some pthread calls may execute