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)
Sat, May 18, 4:19 AM
Unknown Object (File)
Wed, May 8, 4:17 PM
Unknown Object (File)
Sat, May 4, 12:58 AM
Unknown Object (File)
Wed, May 1, 6:19 PM
Unknown Object (File)
Apr 11 2024, 7:24 PM
Unknown Object (File)
Dec 20 2023, 4:47 AM
Unknown Object (File)
Dec 16 2023, 6:34 AM
Unknown Object (File)
Nov 26 2023, 5:14 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.