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:34:43 +0000 (12:34 +0200)
commit5c00bf89801bcb63b847d309360587047a76511e
treed02049bfa9180e88f805febd019fde3798cfd33a
parented1b0c39d71a852b6885363ddced4248a06ff986
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