bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Updated PedUnit patch


From: Andrew Clausen
Subject: Re: Updated PedUnit patch
Date: Thu, 30 Jun 2005 08:45:48 +1000
User-agent: Mutt/1.5.6+20040907i

On Wed, Jun 29, 2005 at 04:45:26PM +0200, address@hidden wrote:
> I only submit patches resulting in a clean compile.
> Just took a look at my code. I have:
> 
>                 ped_free (sector);
>                 ped_free (*range)
> 
> Where was the * coming from?

Oops.

In any case, ped_free (sector) is still broken, and will give seg
faults.  Sector wasn't malloc'd (or, at least not by ped_unit_parse()).

Cheers,
Andrew





reply via email to

[Prev in Thread] Current Thread [Next in Thread]