Fix an uninitialized variable found by the IBM checker
commitb59636f78d351ed6d52c4a9fdccdb7850388526c
authorVolker Lendecke <vl@samba.org>
Sat, 14 Jun 2008 22:22:47 +0000 (15 00:22 +0200)
committerVolker Lendecke <vl@samba.org>
Sat, 14 Jun 2008 22:23:29 +0000 (15 00:23 +0200)
treead951233cb5554abe5bd205efc82034dd881a33d
parentc2c7790155ab02e1e351caf2bed192ce72913663
Fix an uninitialized variable found by the IBM checker

BAIL_ON_PTR_ERROR jumps to done: which will access extra_data before it's
initialized.

Stefan, please check!

Volker
source/nsswitch/libwbclient/wbc_pwd.c