mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
Fix for sim/common hw_delete()/hw_tree_delete()
This commit is contained in:
@ -1,3 +1,11 @@
|
||||
2000-11-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
|
||||
|
||||
* hw-base.c (hw_delete): Don't free base_of_hw since it's freed.
|
||||
(set_hw_delete): Moved the macro as a function.
|
||||
* hw-base.h (set_hw_delete): Declare as external function.
|
||||
* hw-alloc.c (delete_hw_alloc_data): Allow to free the memory
|
||||
allocated using hw_malloc.
|
||||
|
||||
2000-11-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
|
||||
|
||||
* sim-options.c (sim_parse_args): Free the memory used for
|
||||
|
Reference in New Issue
Block a user