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
F82920602: D13848.diff
Sat, May 4, 12:58 AM
Unknown Object (File)
Wed, May 1, 6:19 PM
Unknown Object (File)
Thu, Apr 11, 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
Unknown Object (File)
Nov 22 2023, 3:01 PM
Unknown Object (File)
Nov 22 2023, 2:25 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.