don't ever use memory that has been freed (that was done by LU).
generic fixes for WIN32 libraries git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1172 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -69,7 +69,9 @@ static char sccsid[] = "@(#)regexec.c 8.3 (Berkeley) 3/20/94";
|
||||
#include "utils.h"
|
||||
#include "regex2.h"
|
||||
|
||||
#if used
|
||||
static int nope = 0; /* for use in asserts; shuts lint up */
|
||||
#endif
|
||||
|
||||
/* macros for manipulating states, small version */
|
||||
#define states long
|
||||
|
Reference in New Issue
Block a user