Just to keep valgrind less noisy, and make it easiser to spot more things that actually matter ... Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxx> --- repair/xfs_repair.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/repair/xfs_repair.c b/repair/xfs_repair.c index db703d0..85a012b 100644 --- a/repair/xfs_repair.c +++ b/repair/xfs_repair.c @@ -946,5 +946,7 @@ _("Repair of readonly mount complete. Immediate reboot encouraged.\n")); pftrace_done(); + free(msgbuf); + return (0); } -- 1.7.1 _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs