diff -r fab0b8a61dcb -r df914f383f5c librazor/importer.c --- a/librazor/importer.c Wed Aug 20 18:57:52 2014 +0100 +++ b/librazor/importer.c Thu Oct 09 17:27:41 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;