11 lines
274 B
Diff
11 lines
274 B
Diff
--- amtu-1.0.8/src/memsep.c.orig 2009-07-23 16:40:14.000000000 +0200
|
|
+++ amtu-1.0.8/src/memsep.c 2009-07-23 16:43:05.000000000 +0200
|
|
@@ -292,6 +292,7 @@
|
|
}
|
|
last_end = end;
|
|
}
|
|
+ fclose(fp);
|
|
|
|
#ifndef HAVE_LIBAUDIT
|
|
/* On RHEL4 don't need to change back, still root */
|