cc-1552 cc: WARNING File = rpc_parse/parse_samr.c, Line = 1649 The variable "acct_desc" is set but never used. const char *acct_desc; On line 1656 'acct_desc' is set to pdb_get_acct_desc(pwd) and should be used in the argument to init_unistr2() on line 1669 instead of calling pdb_get_acct_desc(pwd) again.
I've checked in a fix - thanks!
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.