* app.c (do_scrub_chars): Free saved_input when the from buffer

exactly fills the to buffer.
This commit is contained in:
Ian Lance Taylor 1995-08-31 03:53:43 +00:00
parent 275143ebee
commit ebcb9b6d4e

View File

@ -1,3 +1,8 @@
Wed Aug 30 23:51:57 1995 Ian Lance Taylor <ian@cygnus.com>
* 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 <dje@canuck.cygnus.com>
* config/tc-sparc.c (parse_keyword_arg, parse_const_expr_arg): New fns.