These patches fix some memory leaks (and some potential memory leaks) and some warnings.
Brian C. Lane (7): libparted: Fix potential memory leak in sdmmc_get_product_info fs: Fix copy-paste error in HFS journal code parted: Fix end_input leak in do_mkpart parted: Free tmp usage inside do_print parted: Fix memory leaks in do_resizepart libparted: Fix warning about buffer size in Atari label libparted: Fix potential memory leak in gpt_write libparted/arch/linux.c | 8 +++++++- libparted/fs/r/hfs/journal.c | 8 +++++--- libparted/labels/atari.c | 17 +++++++++++------ libparted/labels/gpt.c | 12 ++++++++---- parted/parted.c | 12 ++++++++---- 5 files changed, 39 insertions(+), 18 deletions(-) -- 2.31.1
