HomeFreeBSD

Don't modify the destination pointer in ioctl requests.

Description

Don't modify the destination pointer in ioctl requests.

This breaks the case where the original pointer was NULL but an
in-line IV was used.

Reviewed by: markj
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D27064

Details

Provenance
jhbAuthored on
Reviewer
markj
Differential Revision
D27064: Don't modify the destination pointer in ioctl requests.
Parents
rS367402: MFC r367114.
Branches
Unknown
Tags
Unknown