https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230877
Bug ID: 230877
Summary: random_fortuna_pre_read: explicit bzero of hash
context can be removed
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Trivial cleanup.
In every code flow in which it is used, the context is finish()ed, which
invokes SHA256_Final which is obligated to explicit_bzero out the context
already.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"