X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3ca4086b22723db16d7e0fc23aa9021b4785096a..a188ac2988b6fedeead7a809124b8eaa2290c020:/src/regex/regc_color.c diff --git a/src/regex/regc_color.c b/src/regex/regc_color.c index 5aed21c630..b3df484f08 100644 --- a/src/regex/regc_color.c +++ b/src/regex/regc_color.c @@ -446,11 +446,11 @@ struct state *rp; int shift; int level; int i; - int b; + int b = 0; union tree *t; union tree *cb; union tree *fillt; - union tree *lastt; + union tree *lastt = NULL; int previ; int ndone; color co;