On Mon, Apr 14, 2014 at 05:46:14PM +0200, Werner Fink wrote:
> 
> Now one remaining problem is the !(flags&NV_ARRAY) in nv_create() that is
> without ksh crashes with comvar.sh and builtin_poll.sh ... with this
> change the crash for comvar.sh is gone but then builtin_poll.sh does
> crash on an other place

Please replace comvar.sh with comvario.sh ... comvar.sh works whereas
comvario.sh with the unpatched ksh does stop here

     if(mp && mp->nvname==0 || *mp->nvname==0)

in nv_name() as mp=np->nvenv a line above is not valid anymore after
the free in nv_delete().


Werner

-- 
  "Having a smoking section in a restaurant is like having
          a peeing section in a swimming pool." -- Edward Burr

Attachment: pgpEIgTonGqKe.pgp
Description: PGP signature

_______________________________________________
ast-developers mailing list
[email protected]
http://lists.research.att.com/mailman/listinfo/ast-developers

Reply via email to