cc-1164 cc: WARNING File = libsmb/ntlmssp_sign.c, Line = 97 Argument of type "unsigned char *" is incompatible with parameter of type "const char *". calc_hash(hash, digest, 16); ^ In other uses of the calc_hash() function in ntlmssp_sign.c the second parameter is always typecast to (const char *)
thanks. got it.
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.