From: Todd C. Miller Date: Wed, 11 Aug 2004 18:29:36 +0000 (+0000) Subject: regen X-Git-Tag: SUDO_1_6_8~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4bc46dc93f0a1a0853d76e5147087912c7a2f441;p=sudo regen --- diff --git a/sudo.tab.c b/sudo.tab.c index d9d44fc26..3334fc86c 100644 --- a/sudo.tab.c +++ b/sudo.tab.c @@ -1019,6 +1019,7 @@ init_parser() match = NULL; top = 0; parse_error = FALSE; + used_runas = FALSE; errorlineno = -1; sudolineno = 1; } @@ -1031,7 +1032,7 @@ init_parser() if (printmatches == TRUE) expand_match_list(); } -#line 983 "sudo.tab.c" +#line 984 "sudo.tab.c" /* allocate initial stack or double stack size, up to YYMAXDEPTH */ #if defined(__cplusplus) || defined(__STDC__) static int yygrowstack(void) @@ -1967,7 +1968,7 @@ case 91: yyval.BOOLEAN = TRUE; } break; -#line 1919 "sudo.tab.c" +#line 1920 "sudo.tab.c" } yyssp -= yym; yystate = *yyssp;