]> git.saurik.com Git - wxWidgets.git/blobdiff - src/regex/regc_color.c
wxRichTextCtrl native caret now flashes, for wxMac/Core Graphics mode
[wxWidgets.git] / src / regex / regc_color.c
index 5aed21c63084a5f2fce6ad659cd6b8c5f0c0de55..b3df484f083e26133c92a92a5ddb9ff8e5eb6eb0 100644 (file)
@@ -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;