Page MenuHomeFreeBSD

Use zfree() instead of bzero() and free().
ClosedPublic

Authored by jhb on Jun 25 2020, 12:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 25, 4:43 PM
Unknown Object (File)
Sat, Oct 25, 12:38 PM
Unknown Object (File)
Sat, Oct 25, 12:37 PM
Unknown Object (File)
Sat, Oct 25, 12:37 PM
Unknown Object (File)
Sat, Oct 25, 6:11 AM
Unknown Object (File)
Fri, Oct 10, 11:56 PM
Unknown Object (File)
Wed, Oct 8, 3:24 AM
Unknown Object (File)
Oct 1 2025, 12:00 AM
Subscribers

Details

Summary

These bzero's should have been explicit_bzero's.

Test Plan
  • geli onetime

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable