s3:winbindd - fix bad bugfix for bug #10280 - winbind panic if AD server is down.
authorJeremy Allison <jra@samba.org>
Wed, 2 Jul 2014 03:27:11 +0000 (20:27 -0700)
committerMichael Adam <obnox@samba.org>
Wed, 2 Jul 2014 06:03:15 +0000 (08:03 +0200)
commit6767d519c5c78aee2fdb3195530ec38cf2f08fb6
treebadd83818e13efb79693c3e62d85cdbd698ef628
parent9fc9e4869f1ddcfeea1e286f9caeb8e8a6cc3a9a
s3:winbindd - fix bad bugfix for bug #10280 - winbind panic if AD server is down.

Previous bug fix reversed the sense of the test for out of memory.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=10280

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/winbindd/winbindd_cache.c