From: Ian Lance Taylor Date: Thu, 31 Aug 1995 03:53:43 +0000 (+0000) Subject: * app.c (do_scrub_chars): Free saved_input when the from buffer X-Git-Tag: gdb-4_18~11012 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ebcb9b6d4e72dba5af48e7aae245ed829938e873;p=external%2Fbinutils.git * app.c (do_scrub_chars): Free saved_input when the from buffer exactly fills the to buffer. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index aadf0e9..848b8c4 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Wed Aug 30 23:51:57 1995 Ian Lance Taylor + + * app.c (do_scrub_chars): Free saved_input when the from buffer + exactly fills the to buffer. + Wed Aug 30 13:46:39 1995 Doug Evans * config/tc-sparc.c (parse_keyword_arg, parse_const_expr_arg): New fns.