http://defect.opensolaris.org/bz/show_bug.cgi?id=14763

           Summary: strstr() check in check_wlan() is wrong
    Classification: Development
           Product: nwam
           Version: nwam1_134
          Platform: ANY/Generic
        OS/Version: All
            Status: ACCEPTED
          Severity: minor
          Priority: P3
         Component: ON daemon
        AssignedTo: Anurag.Maskey at Sun.COM
        ReportedBy: Anurag.Maskey at Sun.COM
         QAContact: nwam-dev at opensolaris.org


--- Comment #0 from Anurag S. Maskey <Anurag.Maskey at Sun.COM> 2010-02-23 
15:18:09 UTC ---
strstr() retuns NULL if a match is not found.  The check in check_wlan() should
look for NULL, not 0.

-- 
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Reply via email to