url: Simplified setstropt_userpwd() following recent changes
There is no need to perform separate clearing of data if a NULL option pointer is passed in. Instead this operation can be performed by simply not calling parse_login_details() and letting the rest of the code do the work.
parent
e99c81a0
Please register or sign in to comment