summaryrefslogtreecommitdiff
path: root/rust/kernel
diff options
context:
space:
mode:
authorChenXiaoSong <chenxiaosong@kylinos.cn>2026-07-09 10:57:02 +0800
committerSteve French <stfrench@microsoft.com>2026-07-09 07:55:55 -0500
commit8fce4cf4369c766a3293a05419500cbfde72e60d (patch)
treea1a50fddecded43b96dc0b32ccecefa0a92cc732 /rust/kernel
parent1f551e407bb49dce0bbd34ed6a499dad69e18020 (diff)
smb/client: zero-initialize stack-allocated cifs_open_info_data
Stack-allocated cifs_open_info_data may contain random data. This can make some fields have wrong value if they are not set later. Signed-off-by: ChenXiaoSong <chenxiaosong@kylinos.cn> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'rust/kernel')
0 files changed, 0 insertions, 0 deletions