commit bash-20050810 snapshot

This commit is contained in:
Chet Ramey
2011-12-03 13:49:42 -05:00
parent f5635ecdc9
commit 055a1bf5bc
16 changed files with 978 additions and 787 deletions
+4 -1
View File
@@ -115,7 +115,10 @@ extern int errno;
do \
{ \
if (vflag) \
bind_variable (vname, vbuf, 0); \
{ \
bind_variable (vname, vbuf, 0); \
stupidly_hack_special_variables (vname); \
} \
if (conv_bufsize > 4096 ) \
{ \
free (conv_buf); \