Revert "s3: Fix uninitialized const char *"
authorGünther Deschner <gd@samba.org>
Tue, 25 Aug 2009 23:01:43 +0000 (01:01 +0200)
committerGünther Deschner <gd@samba.org>
Tue, 25 Aug 2009 23:06:22 +0000 (01:06 +0200)
Tim, I am reverting this as this eliminates "_netr_LogonSamLogonEx" from the
debug messages completely. Followup fix to come immediately.

This reverts commit add9b4afb14d3426d1f3bf5b8e7c86926f462578.

source3/rpc_server/srv_netlog_nt.c

index 81a48012c05744d8facd804297aaa2b55901d9e8..4131fa88eb7121602e637b076cfdc51a82da17b8 100644 (file)
@@ -827,7 +827,6 @@ NTSTATUS _netr_LogonSamLogon(pipes_struct *p,
                case NDR_NETR_LOGONSAMLOGONEX:
                        fn = "_netr_LogonSamLogonEx";
                default:
-                       fn = "";
                        process_creds = false;
        }