Fix array size of a memmber of struct cli_ulogoff_state
commit86283712b95f166dd1e6d2b4cbde070c8f4a017e
authorSumit Bose <sbose@redhat.com>
Fri, 17 Sep 2010 08:33:08 +0000 (17 10:33 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 17 Sep 2010 16:35:49 +0000 (17 09:35 -0700)
tree38b74ed29f8f7ff732f9e2359d9c7744349d56ff
parentaa26978206e7a9bd902b4de0af28de8bbec89fac
Fix array size of  a memmber of struct cli_ulogoff_state

The too small array makes UID-REGRESSION-FIX fail on 32bit
architectures.

Signed-off-by: Günther Deschner <gd@samba.org>
(cherry picked from commit e2d6b64219b883363b4d1d92db27bf180c887d07)
source3/libsmb/cliconnect.c