s3: Fix a winbind crash
authorVolker Lendecke <vl@samba.org>
Fri, 25 Jun 2010 09:47:30 +0000 (11:47 +0200)
committerVolker Lendecke <vl@samba.org>
Fri, 25 Jun 2010 10:54:15 +0000 (12:54 +0200)
commit7cf04431594e09043b3b53144fc8511d20b088ee
treedb8ed0987ad40ba3f2535e0b3bd03e02a7033bb8
parenta9523f17ea2cd85a130e081f3a89cffbee1fdc06
s3: Fix a winbind crash

nss_get_info_cached might deep inside sequence_number() invalidate the
ads_struct without telling its callers.
source3/winbindd/winbindd_ads.c