diff options
author | Alexander Usyskin <alexander.usyskin@intel.com> | 2025-09-18 16:04:32 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-09-18 18:29:33 +0200 |
commit | bb29fc32ae56393269d8fe775159fd59e45682d1 (patch) | |
tree | ebdd3ae84747cafd59b0842269e02b5c55223229 /rust/helpers/bitmap.c | |
parent | 2cedb296988c384e1555d74fb55e3b7b9fb268ae (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/bitmap.c')
0 files changed, 0 insertions, 0 deletions