git-svn-id: https://svn.osgeo.org/grass/grass/trunk@38516 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -66,7 +66,7 @@ int plot1(struct Map_info *Map, int type, int area, struct cat_list *Clist,
RGBA_Color *line_color, *fill_color, *primary_color;
unsigned char which;
int width;
- SYMBOL *Symb;
+ SYMBOL *Symb = NULL;
double var_size, rotation;
var_size = (double)size;