Bugs item #3540479, was opened at 2012-07-05 07:47 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=3540479...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: modules Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: uac_reg_request_to mode 1 doesn't find anything
Initial Comment: uac_reg_request_to mode 1 (compare by user) doesn't find anything
in modules_k/uac/uac_reg.c seems error in comparing I think, in function reg_ht_get_byuser in string if((it->r->h_uuid==hash) && (it->r->l_username.len==user->len) && (strncmp(it->r->l_username.s, user->s, user->len)==0)) should be h_user instead of h_uuid
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=3540479...