Hi,

there is a compilation error when mentioned switch is not defined:

  CC       packet-dcerpc-netlogon.lo
packet-dcerpc-netlogon.c: In function 'get_keytab_as_list':
packet-dcerpc-netlogon.c:6561:46: error: unused parameter 'p_pass_list'
[-Werror=unused-parameter]
 static guint32 get_keytab_as_list(md4_pass **p_pass_list, const char*
ntlm_pass)
                                              ^
packet-dcerpc-netlogon.c:6561:71: error: unused parameter 'ntlm_pass'
[-Werror=unused-parameter]
 static guint32 get_keytab_as_list(md4_pass **p_pass_list, const char*
ntlm_pass)

BR
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to