[Parted-commits] GNU Parted Official Repository: Changes to 'master'
Jim Meyering
meyering at alioth.debian.org
Thu Mar 8 22:40:12 CET 2007
parted/ui.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
New commits:
commit 74c0343d822e00aaca5fc2acd5ef29dced2e10f5
Author: Jim Meyering <jim at meyering.net>
Date: Thu Mar 8 22:39:33 2007 +0100
* parted/ui.c (non_interactive_mode): Plug a tiny leak.
Exercise by running the following with a CD-ROM in the drive:
valgrind --leak-check=full parted/parted /dev/cdrom print
Before, we'd leak the 6-byte command: "print\0".
More information about the Parted-commits
mailing list