1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

r4273: Same fix for r4272 in SAMBA_3_0 branch.

This commit is contained in:
Tim Potter 2004-12-19 03:23:10 +00:00 committed by Gerald (Jerry) Carter
parent ad8fdcc6fd
commit 4f1927acfa

View File

@ -116,10 +116,10 @@ const char *ads_errstr(ADS_STATUS status)
{
uint32 msg_ctx;
uint32 minor;
gss_buffer_desc msg1, msg2;
msg_ctx = 0;
gss_buffer_desc msg1, msg2;
msg1.value = NULL;
msg2.value = NULL;
gss_display_status(&minor, status.err.rc, GSS_C_GSS_CODE,