OSDN Git Service

libparted: gpt: avoid invalid free with many (~100) partitions
authorJim Meyering <meyering@redhat.com>
Mon, 23 Jan 2012 18:55:39 +0000 (19:55 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 23 Jan 2012 18:55:39 +0000 (19:55 +0100)
commit4b61aedfb63cc97b405649f7261feb54cfdcdbfa
tree11c2fd98ba7424a10647b50bc92e78712b54f7f2
parent552995beccf1c7543b37584bb037e6a1f508c8a4
libparted: gpt: avoid invalid free with many (~100) partitions

* parted/parted.c (do_print): Remove invalid free.
Bug introduced via v1.8.8.1-19-gb56d69c.
* NEWS (Bug fixes): Mention this.
NEWS
parted/parted.c