Plug small memory leak.
PR: bin/67392 Submitted by: Matthew Emmerton <matt@gsicomp.on.ca> MFC in: 1 week
This commit is contained in:
parent
cc05397ffc
commit
7fcc4669d8
@ -621,6 +621,7 @@ display(const FTSENT *p, FTSENT *list, int options)
|
||||
MAKENINES(maxblock);
|
||||
MAKENINES(maxnlink);
|
||||
MAKENINES(maxsize);
|
||||
free(jinitmax);
|
||||
}
|
||||
bcfile = 0;
|
||||
flags = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user