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, Apr 16, 10:22 PM
Unknown Object (File)
Thu, Apr 16, 5:45 PM
Unknown Object (File)
Mon, Apr 13, 12:59 PM
Unknown Object (File)
Mon, Apr 13, 6:07 AM
Unknown Object (File)
Sun, Apr 12, 11:43 PM
Unknown Object (File)
Mon, Apr 6, 5:27 PM
Unknown Object (File)
Sun, Apr 5, 2:08 PM
Unknown Object (File)
Sun, Apr 5, 11:46 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.