summaryrefslogtreecommitdiff
path: root/auth/credentials
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2017-05-16 16:12:19 -0700
committerJeremy Allison <jra@samba.org>2017-05-18 03:01:40 +0200
commitb691f6d32f79ef8427f567612243dd51ea8d5584 (patch)
tree14545ffd2701ec503c0aef70ec4dd922421f8f5a /auth/credentials
parent6f8f99917f896e7d631b80fedd09863acc85b1c5 (diff)
downloadsamba-b691f6d32f79ef8427f567612243dd51ea8d5584.tar.gz
s3: smbd: Fix open_files.idl to correctly ignore share_mode_lease *lease in share_mode_entry.
This is currently marked 'skip', which means it isn't stored in the db, but printed out in ndr dump. However, this pointer can be invalid if the lease_idx is set to 0xFFFFFFFF (invalid). This is fixed up inside parse_share_modes(), but not until after ndr_pull_share_mode_data() is called. If lease_idx == 0xFFFFFFFF then ndr_print_share_mode_lease() prints an invalid value and crashes. BUG: https://bugzilla.samba.org/show_bug.cgi?id=12793 Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Thu May 18 03:01:40 CEST 2017 on sn-devel-144
Diffstat (limited to 'auth/credentials')
0 files changed, 0 insertions, 0 deletions