diff options
author | 2022-01-17 00:20:47 -0600 | |
---|---|---|
committer | 2022-01-17 11:56:19 -0600 | |
commit | e3548aaf41a200c2af359462be23bcdd76efd795 (patch) | |
tree | 00c2f2395df998204f7754edd109b320ede6f541 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | Merge tag '5.17-rc-part1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 (diff) | |
download | wireguard-linux-e3548aaf41a200c2af359462be23bcdd76efd795.tar.xz wireguard-linux-e3548aaf41a200c2af359462be23bcdd76efd795.zip |
cifs: free ntlmsspblob allocated in negotiate
One of my previous fixes:
cifs: send workstation name during ntlmssp session setup
...changed the prototype of build_ntlmssp_negotiate_blob
from being allocated by the caller to being allocated within
the function. The caller needs to free this object too.
While SMB2 version of the caller did it, I forgot to free
for the SMB1 version. Fixing that here.
Fixes: 49bd49f983b5 ("cifs: send workstation name during ntlmssp session setup")
Cc: stable@vger.kernel.org # 5.16
Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions