Re: unwind_arm.c: read_module_unwind_table free(tbl->idx) twice!

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

 



On Wed, May 25, 2011 at 10:09:40AM -0400, Dave Anderson wrote:
> 
> 
> ----- Original Message -----
> > Hello Dave,
> > 
> > While I was investigating ARM support for CONFIG_SPARSEMEM, I noticed
> > read_module_unwind_table in unwind_arm.c would call free(tbl->idx) twice
> > if(!readmem(idx_start, KVADDR, tbl->idx, idx, size,
> > "module unwind index table", RETURN_ON_ERROR))
> > 
> > I think you can remove free(tbl->idx) which just before "return FALSE".
> > 
> > Takuo
> 
> The ARM code is maintained by the Jan and Mika, but you are correct.
> I also note that it would do a free(NULL) in the case of a calloc()
> failure just above that. 

Yeah, my bad. I'll send a patch for that asap.

Thanks,
MW

--
Crash-utility mailing list
Crash-utility@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/crash-utility


[Index of Archives]     [Fedora Development]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]

 

Powered by Linux