summaryrefslogtreecommitdiff
path: root/rust/helpers
diff options
context:
space:
mode:
authorAlexander Usyskin <alexander.usyskin@intel.com>2025-09-18 16:04:32 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-09-18 18:29:33 +0200
commitbb29fc32ae56393269d8fe775159fd59e45682d1 (patch)
treeebdd3ae84747cafd59b0842269e02b5c55223229 /rust/helpers
parent2cedb296988c384e1555d74fb55e3b7b9fb268ae (diff)
mei: make a local copy of client uuid in connect
Connect ioctl has the same memory for in and out parameters. Copy in parameter (client uuid) to the local stack to avoid it be overwritten by out parameters fill. Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Link: https://lore.kernel.org/r/20250918130435.3327400-3-alexander.usyskin@intel.com
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions