diff options
Diffstat (limited to 'games/quiz/rxp.c')
-rw-r--r-- | games/quiz/rxp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/quiz/rxp.c b/games/quiz/rxp.c index 8addbef..69ac7c7 100644 --- a/games/quiz/rxp.c +++ b/games/quiz/rxp.c @@ -212,6 +212,7 @@ rxp__match(s, first, j_succ, j_fail, sp_fail) Rxp_t *grp_end; int err; + grp_end = NULL; if (first) { rp = rxpbuf; sp = s; |