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: freebsd-bugs@FreeBSD.org
          Reporter: lo...@elandsys.com

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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to