Fix plugin_xml_parser 07/205607/2
authorIlho Kim <ilho159.kim@samsung.com>
Wed, 8 May 2019 04:32:11 +0000 (13:32 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Wed, 8 May 2019 05:08:08 +0000 (14:08 +0900)
commite4b6b6d860cfd08c705a8f74509c6ed38c694d11
tree2f07ec52fbd66b8c08a6c648a6e10e43a154a0b6
parent79d0014fbb73a66f496c2d6b01514ad0df0643f0
Fix plugin_xml_parser

If xml file have comment line at root tag's depth, parsing is stopped

Change-Id: I04be43a4fdbeeda77937fb1d2996178561fea31b
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
src/common/plugins/plugin_xml_parser.cc