diff -r fab0b8a61dcb -r 8476d35b048f librazor/importer.c --- a/librazor/importer.c Wed Aug 20 18:57:52 2014 +0100 +++ b/librazor/importer.c Thu Sep 11 18:54:16 2014 +0100 @@ -434,7 +434,7 @@ struct import_entry *filenames; char *f, *end; uint32_t name, *r, s; - char rootname[256], dirname[256]; + char dirname[256]; struct import_directory *d, *last_root; struct array roots; struct razor_entry *e;