Fix uninitialized variables
authorVolker Lendecke <vl@samba.org>
Tue, 29 Jan 2008 22:01:23 +0000 (23:01 +0100)
committerGerald W. Carter <jerry@samba.org>
Tue, 29 Jan 2008 22:24:59 +0000 (16:24 -0600)
commite9b3115c85e3d04eeaa04bfa71972d393272afca
tree36baa3399e8c0d9b3dbdb7ce098aa5b4dbcc090e
parentcb6531965b2baab320123d4301ab851c6e22aa58
Fix uninitialized variables

response.extra_data.data is not initialized on the first error path

Found by the IBM checker
source/nsswitch/libwbclient/wbc_pwd.c
source/nsswitch/libwbclient/wbc_sid.c