You have been subscribed to a public bug by Jamie Strandboge (jdstrand):

Binary package hint: ksh

Location : src/cmd/ksh93/sh/main.c
there is an assigning instead of comparing, statement always true and np 
becomes nq, 
also there is a check if(np) but not for nq.

                                                if((nq = 
(*fp->disc->createf)(np,cp+1,flags,fp)) == np)
                                                {
                                                        add = NV_ADD;
                                                        break;
                                                }

Line 519  ================>     else if(np=nq)

                                                        c = 
*(cp=dp->last=fp->last);
                                        }
                                }

** Affects: ksh (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Assigning instead of Comparing  
https://bugs.launchpad.net/bugs/218837
You received this bug notification because you are a member of Ubuntu Bugs, 
which is a direct subscriber.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to