diff options
-rw-r--r-- | src/src/expand.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/src/expand.c b/src/src/expand.c index 9afc036fa..ff30996a9 100644 --- a/src/src/expand.c +++ b/src/src/expand.c @@ -5762,6 +5762,7 @@ while (*s != 0) s = s1+1; break; } + vp = NULL; } /*FALLTHROUGH*/ #endif |