--- rxvt-unicode/src/rxvtfont.C 2012/05/17 20:05:55 1.189 +++ rxvt-unicode/src/rxvtfont.C 2012/05/17 20:08:00 1.190 @@ -1501,7 +1501,7 @@ (*i)->unref (); for (pagemap **p = fmap.begin (); p != fmap.end (); p++) - delete [] *p; + delete *p; free (fontdesc); fontdesc = 0;