https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201376
Bug ID: 201376
Summary: explicit_bzero authinfo in sctp
Product: Base System
Version: 10.1-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Created attachment 158422
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=158422&action=edit
bzero->explicit_bzero
Rather than simply bzero() sensitive stuff, go further and use explicit_bzero()
for local variables that may be optmized away.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"