[parted-devel] Bug: Removal of BLKPG causes regression of ability to manipulate disks with other partitions in use

Phillip Susi psusi at cfl.rr.com
Tue Mar 30 19:37:38 UTC 2010


How do these look?  By the way, why are we using ped_malloc() and not
ped_free()?  Passing a pointer to free() that did not come from malloc()
is an error, so only works as long as ped_malloc() is just a wrapper for
malloc(), and if that has to be the case, what is the point of ped_malloc()?



More information about the parted-devel mailing list