diff options
author | Aurelien Aptel <aaptel@suse.com> | 2020-02-06 13:49:26 +0100 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2020-02-06 12:42:36 -0600 |
commit | cc95b6772790c476b2c2de09abec739120593d98 (patch) | |
tree | 68fb3fe74f2b403bfddc08490f2e041c9185de09 /mm | |
parent | d26c2ddd33569667e3eeb577c4c1d966ca9192e2 (diff) | |
download | linux-cc95b6772790c476b2c2de09abec739120593d98.tar.gz |
cifs: fix channel signing
The server var was accidentally used as an iterator over the global
list of connections, thus overwritten the passed argument. This
resulted in the wrong signing key being returned for extra channels.
Fix this by using a separate var to iterate.
Signed-off-by: Aurelien Aptel <aaptel@suse.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions