fix heap overflow while indexing (label_array was not being copied properly)
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@197 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -263,6 +263,8 @@ extern PInstr *icpc, *BlobsStart;
|
||||
|
||||
extern char *freep, *freep0;
|
||||
|
||||
extern int *label_offset;
|
||||
|
||||
extern int IPredArity;
|
||||
|
||||
extern jmp_buf CompilerBotch;
|
||||
|
Reference in New Issue
Block a user