logic for domainsidsize is if size is zero, there's no sid, so don't
authorLuke Leighton <lkcl@samba.org>
Wed, 12 Apr 2000 05:56:16 +0000 (05:56 +0000)
committerLuke Leighton <lkcl@samba.org>
Wed, 12 Apr 2000 05:56:16 +0000 (05:56 +0000)
commitf5da7470c3f4d1fc86dee19e85d189595344bad2
tree465034b39c5b4f0901e29491a9888df1b8341a27
parentafd40c8cde7da44757b6d2e2b27e010aacda5c9e
logic for domainsidsize is if size is zero, there's no sid, so don't
advance over it and 4-byte align.

this _used_ to be "regardless of domainsidsize, advance by domainsidsize+3"
which is wrong.
(This used to be commit 5086e6425f3630d8f5ca1e25a333eb97fdf86e93)
source3/nmbd/nmbd_processlogon.c