Patch-ID: bash32-015
commit9c097435ba898e6c3a914f56fd6ea07731cbde61
authorChet Ramey <chet@cwru.edu>
Thu, 1 Feb 2007 04:12:06 +0000 (31 23:12 -0500)
committerBradley M. Kuhn <bkuhn@ebb.org>
Thu, 1 Feb 2007 04:12:06 +0000 (31 23:12 -0500)
tree7818366a4b9a55abca56b1f97ab7bc8628d73744
parentc29fb724b8fc86b7a30df39cb6d2e9b1bdf65576
Patch-ID: bash32-015

Bug-Reported-by:
Bug-Reference-ID:
Bug-Reference-URL:

Bug-Description:

Under certain circumstances, when using FIFOs for process substitution,
bash fails to unlink the FIFOs.  This leaves open file descriptors that
can cause the shell to hang and litters the file system.

This patch, in file bash32-015, was downloaded from ftp.gnu.org on 2011-05-29,
and bash32-015.sig was furthermore verified, yielding the following output:
gpg: Signature made Mon 19 Mar 2007 10:28:59 AM EDT using DSA key ID 64EA74AB
gpg: Good signature from "Chet Ramey <chet@cwru.edu>"
execute_cmd.c
patchlevel.h
subst.c
subst.h