Page MenuHomeFreeBSD

Change the type of 'crp_opaque' from caddr_t to void *.
ClosedPublic

Authored by jhb on Jan 11 2018, 12:29 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 20, 2:33 PM
Unknown Object (File)
Tue, Aug 11, 6:32 PM
Unknown Object (File)
Mon, Aug 10, 10:30 AM
Unknown Object (File)
Mon, Aug 10, 10:20 AM
Unknown Object (File)
Mon, Aug 10, 12:16 AM
Unknown Object (File)
Fri, Aug 7, 9:30 PM
Unknown Object (File)
Jun 14 2026, 9:04 AM
Unknown Object (File)
May 18 2026, 1:16 AM
Subscribers

Details

Summary

Opaque pointers should be void *. Note that this does not go through
the tree removing all of the now-unnecessary casts.

Test Plan
  • tested with cryptocheck and the OpenSSL engine

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Jan 11 2018, 11:14 AM
This revision was automatically updated to reflect the committed changes.