user_mgmt: drop c_str() when param is std::string

Do not use c_str() when parameter is std::string.

Caught via cppcheck.

Change-Id: Iad7c1296d8be363df10ccf9278231187d7d29052
Signed-off-by: Patrick Venture <venture@google.com>
1 file changed