Patch-ID: bash41-008
commit843fda91df2716e091677cc777125899263321d2
authorChet Ramey <chet@cwru.edu>
Sun, 30 May 2010 22:25:21 +0000 (30 18:25 -0400)
committerBradley M. Kuhn <bkuhn@ebb.org>
Sun, 30 May 2010 22:25:21 +0000 (30 18:25 -0400)
tree2a9c7f9300448e2be2f07e639a0a3f54a250a15c
parent662ece20fe54d8f9b4b71e864567eaa59abea593
Patch-ID: bash41-008

Bug-Reported-by: Dennis van Dok <dvandok@gmail.com>
Bug-Reference-ID: <4BBF2501.5050703@gmail.com>
Bug-Reference-URL: http://lists.gnu.org/archive/html/bug-bash/2010-04/msg00038.html

Bug-Description:

When declaring an associative array and implicitly assigning a value
to element "0", bash does not correctly allocate memory, leading to
a segmentation violation when that element or the array itself is
unset.

This patch, in file bash41-008, was downloaded from ftp.gnu.org on 2011-05-29,
and bash41-008.sig was furthermore verified, yielding the following output:
gpg: Signature made Mon 04 Oct 2010 09:26:26 PM EDT using DSA key ID 64EA74AB
gpg: Good signature from "Chet Ramey <chet@cwru.edu>"
builtins/declare.def
patchlevel.h