Fix undefined behaviour if std::string is constructed from NULL 74/224974/1 accepted/tizen/unified/20200216.215225 submit/tizen/20200214.123216
authorTomasz Swierczek <t.swierczek@samsung.com>
Fri, 14 Feb 2020 10:05:35 +0000 (11:05 +0100)
committerTomasz Swierczek <t.swierczek@samsung.com>
Fri, 14 Feb 2020 10:05:35 +0000 (11:05 +0100)
commit1f82734c6f83198054db81d5a529bcea3bae3232
tree453d702ca7e0c0d1821af9a5205af4c9ed447fed
parentb27ac2b501eaa4f2d1dbd57418b724c5959d93b9
Fix undefined behaviour if std::string is constructed from NULL

Change-Id: Ib03f563c32ed029e637583c6b7de28d7b1d09006
src/kse-backend/tools/konaise_tool.cpp