Fix a segfault in wbcLookupRids
commit067ab1f0f8b5829922586da4d5bb0ae9f181e9dc
authorVolker Lendecke <vl@samba.org>
Tue, 17 Jun 2008 13:17:22 +0000 (17 15:17 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 17 Jun 2008 13:32:41 +0000 (17 15:32 +0200)
tree413b5d21b665f53fdb2771e6840fc5811b344b83
parent962dd1d88156bc91604f156a1a4f248554dc3694
Fix a segfault in wbcLookupRids

The done: part could access uninitialized memory if intermediate
BAIL_ON_WBC_ERROR fire.

Jerry, please check!

Thanks,

Volker
(cherry picked from commit 31f4c33dcc744e81be54389756378e25aa2bb75e)
source/nsswitch/libwbclient/wbc_sid.c