s3-lanman: Fix api_RNetUserGetInfo level 2 marshalling offset calculation.
authorGünther Deschner <gd@samba.org>
Thu, 27 May 2010 22:02:15 +0000 (00:02 +0200)
committerGünther Deschner <gd@samba.org>
Fri, 28 May 2010 00:49:37 +0000 (02:49 +0200)
commit0ca8e2252b14811b9221acc95a510ab6a84f580f
treec10c01170e8913fae15ba2a6e36c32954d5e1c07
parentc5eeb0d155bc49fe7ead2a601bdd1bffaa5b119c
s3-lanman: Fix api_RNetUserGetInfo level 2 marshalling offset calculation.

54 + 4 = 58 (and not 60).

Found by torture test.

Guenther
source3/smbd/lanman.c