Patch-ID: bash32-019
commit449c93c2c0a7c20eaf56131946912a7120046e0a
authorChet Ramey <chet@cwru.edu>
Tue, 13 Mar 2007 12:50:16 +0000 (13 08:50 -0400)
committerBradley M. Kuhn <bkuhn@ebb.org>
Tue, 13 Mar 2007 12:50:16 +0000 (13 08:50 -0400)
tree54e23e0067ec500dc80411ae748521f499544585
parentd47b8e346b60aae1bda6abd6a03910652e494871
Patch-ID: bash32-019

Bug-Reported-by: Thomas Loeber <ifp@loeber1.de>
Bug-Reference-ID: <200703082223.08919.ifp@loeber1.de>
Bug-Reference-URL: http://lists.gnu.org/archive/html/bug-bash/2007-03/msg00036.html

Bug-Description:

When rl_read_key returns -1, indicating that bash's controlling terminal
has been invalidated for some reason (e.g., receiving a SIGHUP), the error
status was not reported correctly to the caller.  This could cause input
loops.

This patch, in file bash32-019, was downloaded from ftp.gnu.org on 2011-05-29,
and bash32-019.sig was furthermore verified, yielding the following output:
gpg: Signature made Wed 22 Aug 2007 08:52:44 AM EDT using DSA key ID 64EA74AB
gpg: Good signature from "Chet Ramey <chet@cwru.edu>"
lib/readline/complete.c
lib/readline/input.c
lib/readline/isearch.c
lib/readline/misc.c
lib/readline/readline.c
lib/readline/text.c
lib/readline/vi_mode.c
patchlevel.h