On Tue, 25 Aug 2009, Chet Ramey wrote:

> Roman Rakus wrote:
> > reproducer:
> > declare -A aaa
> > aaa='somestring'
> > unset aaa
> > 
> > This commands cause segmentation fault, free unallocated memory.
> > Chet do you already fix it? Here is my fast patch.
> 
> I already fixed it, thanks.

    Do you have a patch for it? It's not fixed with the patches posted so far.


-- 
   Chris F.A. Johnson, webmaster         <http://woodbine-gerrard.com>
   ===================================================================
   Author:
   Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)


Reply via email to