Plug small memory leak.

PR:             bin/67392
Submitted by:   Matthew Emmerton <matt@gsicomp.on.ca>
MFC in:         1 week
This commit is contained in:
Lukas Ertl 2004-06-03 15:04:00 +00:00
parent cc05397ffc
commit 7fcc4669d8

View File

@ -621,6 +621,7 @@ display(const FTSENT *p, FTSENT *list, int options)
MAKENINES(maxblock);
MAKENINES(maxnlink);
MAKENINES(maxsize);
free(jinitmax);
}
bcfile = 0;
flags = NULL;