Index: excellon.c =================================================================== --- excellon.c (revision 26064) +++ excellon.c (revision 26065) @@ -205,7 +205,7 @@ const char *fnbase, *fn; char *filesuff; int i; - int save_ons[PCB_MAX_LAYER + 2]; + int save_ons[PCB_MAX_LAYER]; pcb_hid_expose_ctx_t ctx; conf_force_set_bool(conf_core.editor.thin_draw, 0);