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
F150390816: D13848.id37823.diff
Tue, Mar 31, 7:46 PM
Unknown Object (File)
Sun, Mar 29, 6:35 AM
Unknown Object (File)
Thu, Mar 26, 6:36 AM
Unknown Object (File)
Tue, Mar 24, 6:01 PM
Unknown Object (File)
Mon, Mar 23, 6:36 AM
Unknown Object (File)
Sun, Mar 22, 6:02 AM
Unknown Object (File)
Thu, Mar 19, 1:54 PM
Unknown Object (File)
Thu, Mar 19, 3:22 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.