diff options
author | Aurelien Aptel <[email protected]> | 2020-02-06 13:49:26 +0100 |
---|---|---|
committer | Steve French <[email protected]> | 2020-02-06 12:42:36 -0600 |
commit | cc95b6772790c476b2c2de09abec739120593d98 (patch) | |
tree | 68fb3fe74f2b403bfddc08490f2e041c9185de09 /scripts/gdb/linux/symbols.py | |
parent | d26c2ddd33569667e3eeb577c4c1d966ca9192e2 (diff) |
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 <[email protected]>
Signed-off-by: Steve French <[email protected]>
Reviewed-by: Paulo Alcantara (SUSE) <[email protected]>
Reviewed-by: Pavel Shilovsky <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/symbols.py')
0 files changed, 0 insertions, 0 deletions