Home
last modified time | relevance | path

Searched hist:"037 cabdd" (Results 1 – 1 of 1) sorted by relevance

/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp037cabdd Thu May 14 14:16:01 CDT 2020 Vernon Mauery <vernon.mauery@linux.intel.com> ipmiUserSetUserName argument change

ipmiUserSetUserName accepts a const char* that it converts to a
std::string using a maximum of ipmiMaxUserName to be able to safely
handle non-null terminated names.

Tested:
builds and runs as expected

Change-Id: Id8b02216fe9a3572e87f133ae6bfc1f3565c660d
Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>