Synopsis: [usb8] [patch] uether sysctl handler doesn't NUL-terminate the string

State-Changed-From-To: open->closed 
State-Changed-By: brucec
State-Changed-When: Sun Sep 6 11:34:49 UTC 2009
State-Changed-Why: 
It appears it's not a bug in usb_ethernet.c because the sysctl node isn't 
created with the CTLTYPE_STRING flag, which requires that strings be
nul-terminated instead of relying on the length parameter. The string 
therefore gets nul-terminated elsewhere.

http://www.freebsd.org/cgi/query-pr.cgi?pr=138559
_______________________________________________
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to