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]
Other format: [Raw text]

Re: Fix memory leak in break command


> From: Andreas Schwab <schwab@suse.de>
> Date: Mon, 03 Jan 2005 14:49:43 +0100
> 
> Found this by code inspection.
> 
> Andreas.
> 
> 2005-01-03  Andreas Schwab  <schwab@suse.de>
> 
> 	* breakpoint.c (break_command_1): Always free err_msg before
> 	returning when an exception was caught.

Approved.  Thanks.


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