cc-1552 cc: WARNING File = rpc_server/srv_samr_nt.c, Line = 807 The variable "domain_sid" is set but never used. DOM_SID domain_sid; ^
Appears to be dead code, L807: DOM_SID domain_sid; L816: domain_sid = info->sid;
Fixed, thanks!
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.