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


Renee Danson Sommerfeld <renee.danson at sun.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ACCEPTED                    |CLOSED
         Resolution|                            |FIXINSOURCE


--- Comment #1 from Renee Danson Sommerfeld <renee.danson at sun.com> 
2009-10-02 23:06:38 UTC ---
Changed the strnlen() to a strlen(), comparing the length of name to sizeof the
target string (hp->nwh_name).

As we've now verified that the string we're copying will not overflow the
buffer, changed the strlcpy() to strcpy().

-- 
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