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)
Fri, Nov 21, 1:54 AM
Unknown Object (File)
Fri, Nov 21, 1:54 AM
Unknown Object (File)
Fri, Nov 21, 1:53 AM
Unknown Object (File)
Fri, Nov 21, 1:50 AM
Unknown Object (File)
Mon, Nov 17, 6:07 PM
Unknown Object (File)
Fri, Nov 7, 4:55 AM
Unknown Object (File)
Wed, Oct 29, 5:02 PM
Unknown Object (File)
Oct 21 2025, 5:08 PM
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.