This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [RFA] Changes from free() to xfree()


On Jan 26,  9:57am, John R. Moore wrote:

> Here goes the xfree() fix, one more time. The fixes were tested on
> RedHat Linux 7.0 upgraded to kernel 2.4.0 on an Intel Pentium III.
> 
> ChangeLog and patches follow:
> 
> 2001-01-25  John R. Moore  <jmoore@redhat.com>
> 
> 	* cli/cli-cmds.c (apropos_command): Changed free() to xfree() where 
> 	appropriate.  Also changed Copyright to include 2001.
> 	* remote-utils.h (sr_set_device): Likewise.
> 	* symtab.h (obstack_chunk_free, SYMBOL_INIT_DEMANGLED_NAME): Likewise.
> 	* value.h  (value_free): Likewise.
> 	* gdbarch.sh (gdbarch_free): Likewise.
> 	* gdbarch.c, gdbarch.h: Regenerated.

John,

Thanks for making the recommended changes.  I have reviewed your patch
and it looks good.

Kevin

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]