Newsgroups: gnu.bash.bug
From: Chet Ramey <chet.ra...@case.edu>
Date: Fri, 2 Nov 2012 10:15:52 -0400
Local: Fri, Nov 2 2012 10:15 am
Subject: Bash-4.2 Official Patch 38
BASH PATCH REPORT
================= Bash-Release: 4.2
Bug-Reported-by: arman...@gmail.com
Bug-Description:
If a backslash-newline (which is removed) with no other input is given as
Patch (apply with `patch -p0'):
*** ../bash-4.2-patched/builtins/read.def 2012-03-11 17:52:44.000000000 -0400
! if (saw_escape)
! if (saw_escape && input_string && *input_string)
! #define PATCHLEVEL 37
#endif /* _PATCHLEVEL_H_ */
! #define PATCHLEVEL 38
#endif /* _PATCHLEVEL_H_ */
-- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||