commit | 8a24dda2a1a7ef4cea2486209850478b2be7a256 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Aug 31 11:25:20 2017 -0400 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Aug 31 11:44:38 2017 -0400 |
tree | 872ecabbdd6cdae2dab40bacb28e98e7c79b95ef | |
parent | 1eef62de893e619a8bc0c250e0b439178da11e8f [diff] |
download: Check for empty filename Avoid an unhandled std::out_of_range exception if the client provides an empty filename. Change-Id: Ibfc99eee9adada255052375581bb308f7afa9da4 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To full clean the repository again run `./bootstrap.sh clean`.