Fix bug #8324 - smbclient cannot list directories from a big-endian machine.
authorJeremy Allison <jra@samba.org>
Tue, 26 Jul 2011 22:15:26 +0000 (15:15 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 27 Jul 2011 01:14:48 +0000 (03:14 +0200)
commit4fdad1960cf45973eec97f09721eeb4dfdc8088c
tree617f0d5ea92ea728bfb26143104eb7c1887208fd
parent61d420e0d84483a4182108b00eec7484ab89b478
Fix bug #8324 - smbclient cannot list directories from a big-endian machine.

Two uses of the setup array are not being correctly byte-swapped to little
endian.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Wed Jul 27 03:14:48 CEST 2011 on sn-devel-104
source3/libsmb/clilist.c