[Bug 485] ash debug output segmentation fault

bugzilla at busybox.net bugzilla at busybox.net
Thu Jul 23 21:14:05 UTC 2009


https://bugs.busybox.net/show_bug.cgi?id=485





--- Comment #6 from Earl Chew <earl_chew at agilent.com>  2009-07-23 21:14:04 UTC ---
(In reply to comment #3)

> This change does not actually change anything, AFAIKS:
> 
> -               n = n->nif.ifpart;
> -               if (n->nif.elsepart) {

I'm fairly certain this is a defect.

I think the code needs to consider n->nif.ifpart and n->nif.elsepart.

The code as written considers n->nif.ifpart and n->nif.ifpart->nif.elsepart.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list