-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
bugSomething isn't workingSomething isn't workinginvalidThis doesn't seem rightThis doesn't seem right
Description
Usually, we multiply the chars count by 2 to calculate the total bytes in the wide string. For example,
domain: raw_str_into_bytes((*auth_data).domain as *const _, (*auth_data).domain_length as usize * 2), |
Read this thread for more details: #304 (comment)
In the scope of this issue, we need to fix it.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinginvalidThis doesn't seem rightThis doesn't seem right