summaryrefslogtreecommitdiff
path: root/rust/alloc/collections/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorShyam Prasad N <sprasad@microsoft.com>2026-02-14 15:59:13 +0530
committerSteve French <stfrench@microsoft.com>2026-02-15 18:32:39 -0600
commit14f66f44646333d2bfd7ece36585874fd72f8286 (patch)
tree18d509a568c1961ec4283cf0ace8feae9c816af3 /rust/alloc/collections/git@git.tavy.me:linux.git
parenta5a50f1415692a0fe3bf0ec17f422cac8e158e65 (diff)
cifs: some missing initializations on replay
In several places in the code, we have a label to signify the start of the code where a request can be replayed if necessary. However, some of these places were missing the necessary reinitializations of certain local variables before replay. This change makes sure that these variables get initialized after the label. Cc: stable@vger.kernel.org Reported-by: Yuchan Nam <entropy1110@gmail.com> Tested-by: Yuchan Nam <entropy1110@gmail.com> Signed-off-by: Shyam Prasad N <sprasad@microsoft.com> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'rust/alloc/collections/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions