diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2013-01-22 16:58:21 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2013-01-22 16:58:21 +0000 |
commit | 22ae009ed5c712cd6b2b5004b5f2834e3dd3a6b6 (patch) | |
tree | 68cb29aa61cd3354b7e8f5d3c26ec2f1fc664b21 /databases/postgresql91-server | |
parent | - Update to 2.1 [1] (diff) |
Update to Bash 4.2 patchlevel 42.
* If a backslash-newline (which is removed) with no other input is given as
input to `read', the shell tries to dereference a null pointer and seg faults.
* Under certain circumstances, bash attempts to expand variables in
arithmetic expressions even when evaluation is being suppressed.
* Output redirection applied to builtin commands missed I/O errors if
they happened when the file descriptor was closed, rather than on write
(e.g., like with an out-of-space error on a remote NFS file system).
* Process substitution incorrectly inherited a flag that inhibited using
the (local) temporary environment for variable lookups if it was providing
the filename to a redirection. The intent the flag is to enforce the
POSIX command expansion ordering rules.
Notes
Notes:
svn path=/head/; revision=310831
Diffstat (limited to 'databases/postgresql91-server')
0 files changed, 0 insertions, 0 deletions