diff options
author | David Disseldorp <[email protected]> | 2017-05-03 17:39:09 +0200 |
---|---|---|
committer | Steve French <[email protected]> | 2017-05-03 09:54:12 -0500 |
commit | 0e5c795592930d51fd30d53a2e7b73cba022a29b (patch) | |
tree | 6921ebd2ac89689da36f02e119fad820cb7af9b8 /scripts/gdb/linux/proc.py | |
parent | 26c9cb668c7fbf9830516b75d8bee70b699ed449 (diff) |
cifs: fix leak in FSCTL_ENUM_SNAPS response handling
The server may respond with success, and an output buffer less than
sizeof(struct smb_snapshot_array) in length. Do not leak the output
buffer in this case.
Fixes: 834170c85978 ("Enable previous version support")
Signed-off-by: David Disseldorp <[email protected]>
CC: Stable <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions