Fix array size of a memmber of struct cli_ulogoff_state
authorSumit Bose <sbose@redhat.com>
Fri, 17 Sep 2010 08:33:08 +0000 (10:33 +0200)
committerGünther Deschner <gd@samba.org>
Fri, 17 Sep 2010 09:51:56 +0000 (11:51 +0200)
commite2d6b64219b883363b4d1d92db27bf180c887d07
tree92a749c5ef39561e483155cf32ebf6789ef022cd
parent90d685afe57e08ce7da575783c4d279e1be021f6
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>
source3/libsmb/cliconnect.c