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)
commit1852c29b6e202c9988755cf649786c1635574aa5
tree4c67e0fad3dfde989258a99b48d6a60133d47a04
parentc0aa988e83c16ac7fe9d1a9d6cb51fa989aab1e9
Fix uninitialized variables

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

Found by the IBM checker
(This used to be commit e9b3115c85e3d04eeaa04bfa71972d393272afca)
source3/nsswitch/libwbclient/wbc_pwd.c
source3/nsswitch/libwbclient/wbc_sid.c