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 7, 4:55 AM
Unknown Object (File)
Wed, Oct 29, 5:02 PM
Unknown Object (File)
Tue, Oct 21, 5:08 PM
Unknown Object (File)
Fri, Oct 17, 10:40 AM
Unknown Object (File)
Fri, Oct 17, 10:39 AM
Unknown Object (File)
Fri, Oct 17, 10:39 AM
Unknown Object (File)
Fri, Oct 17, 1:09 AM
Unknown Object (File)
Tue, Oct 14, 3:17 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.