Refactored ACL_USER:
Changed ACL_USER.user from char * to LEX_STRING. Refactored every section that made use of ACL_USER.user as a char*. This was done so as to be able to quickly check the hash_key of the acl_user.
Showing
This diff is collapsed.
Please register or sign in to comment