s3-libnetapi Load case tables earlier
authorAndrew Bartlett <abartlet@samba.org>
Wed, 24 Nov 2010 07:04:02 +0000 (18:04 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 24 Nov 2010 08:21:05 +0000 (09:21 +0100)
commit6ead7fbae534b7cc25310d8ea2875fc2e737a2b7
tree944c6deab4fc5709cf2c714ca23104092ff4ee93
parent11b060d345a0fa8613d2f98b4e7199dbce0e1251
s3-libnetapi Load case tables earlier

If we don't load the case tables as the 'first' thing we do, we will
segfault on the first case insensitive string comparison.

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Wed Nov 24 09:21:05 CET 2010 on sn-devel-104
source3/lib/netapi/netapi.c