r23346: Fix offline caching with XP/Vista. It was an off-by-one
authorJeremy Allison <jra@samba.org>
Mon, 4 Jun 2007 22:29:23 +0000 (22:29 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:08 +0000 (12:23 -0500)
commit84801d4e83786b9de3d0875a317ca9ed8ff5b3e4
tree5dd7d7fc1a5cbd3659b8553127b258d3771b0e3e
parent8e83e4267260201777c753c4e3849d65fd20ae8f
r23346: Fix offline caching with XP/Vista. It was an off-by-one
in storing the access mask. I shouldn't have made this
mistake. Damn. Fixes bug #4673.
Jeremy
source/smbd/nttrans.c