commit | 8f1fbd1dc8be2718c5ddd7fa8635338c1fe9a2d2 | [log] [tgz] |
---|---|---|
author | Thomas Jarosch <tomj@simonv.com> | Sun Jan 04 12:33:09 2015 +0100 |
committer | Thomas Jarosch <tomj@simonv.com> | Sun Jan 04 12:33:09 2015 +0100 |
tree | 1bdeffe777b1427ab663e8a721b79be7d154704c | |
parent | d0fffd6c6dfd4241a73812c0c0730b325a9bb114 [diff] |
Remove unneeded std::string .c_str() call cppcheck reported: [utils/zenutils/source/update_patch/main.cpp:105]: (performance) Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. Change-Id: Ied9de135e693af22e1fdc3aa3b67d14b7d2c21e6