Made the buffer long enough for the machine state on most machines.
This commit is contained in:
@@ -1 +1 @@
|
|||||||
typedef char *jmp_buf[3];
|
typedef char jmp_buf[256];
|
||||||
|
|||||||
Reference in New Issue
Block a user