diff options
author | Aurelien Aptel <[email protected]> | 2018-06-04 22:29:35 +0200 |
---|---|---|
committer | Steve French <[email protected]> | 2018-06-07 08:31:31 -0500 |
commit | 8ddecf5fd728d3c6373394fa647d28e7c27f93a7 (patch) | |
tree | df3913e2cb697e31eebca8180ea37180fbc36b8b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 83210ba6f816823f1762fbe63bd4985d6274d205 (diff) |
CIFS: Fix NULL ptr deref
cifs->master_tlink is NULL against Win Server 2016 (which is
strange.. not sure why) and is dereferenced in cifs_sb_master_tcon().
move master_tlink getter to cifsglob.h so it can be used from
smb2misc.c
Signed-off-by: Aurelien Aptel <[email protected]>
Reviewed-by: Ronnie Sahlberg <[email protected]>
Signed-off-by: Steve French <[email protected]>
Acked-by: Pavel Shilovsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions