I've just pushed these: * configure.ac: Remove useless 'exit's after AC_MSG_ERROR. * libparted/arch/linux.c (_disk_sync_part_table): Plug an obvious leak. adjust for const-correctness * libparted/arch/linux.c (_blkpg_add_partition): Make the "part" parameter "const". (_disk_sync_part_table): Make local "part" const.