cc-1552 cc: WARNING File = libsmb/ntlmssp.c, Line = 445 The variable "target_name_dns" is set but never used. const char *target_name_dns = ""; ^ This is either dead code, or in the function call msrpc_gen() on line 452, 'target_name_dns' was intended to be used.
Created attachment 924 [details] removes target_name_dns dead code
got it. Thanks.
closing
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.