Index: trunk/src_plugins/io_pads/read_high.c =================================================================== --- trunk/src_plugins/io_pads/read_high.c (revision 36653) +++ trunk/src_plugins/io_pads/read_high.c (revision 36654) @@ -1025,7 +1025,7 @@ { pads_read_part_t *part; char refdes[64], partname[64], glue[4], mirr[4], *decalname; - long n, altdeclnum, clustid = -1, clsattr = 0, brotherid = -1, num_labels; + long n, altdeclnum, clustid = -1, clsattr = 0, brotherid = -1, num_labels = 0; rnd_coord_t xo, yo; double rot; int res, dln;