Replace sscanf with std::stringstream 07/126407/2
authorJi-hoon Lee <dalton.lee@samsung.com>
Thu, 20 Apr 2017 04:37:02 +0000 (13:37 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Sun, 23 Apr 2017 23:17:47 +0000 (08:17 +0900)
commitfe93261c895b00c762a9e5646e37d2d8d1dbfaab
tree31fe3d8aeb792ee1f5c78a82c5050a068516442a
parente4d46d42246fd4ccab907d9a8f3656b5fafbd2d9
Replace sscanf with std::stringstream

Change-Id: Ie916e23fe061cab3a3f0b1963a6fe4d94b5c681a
xmlresource/label_properties_parser.cpp
xmlresource/layout_parser_helper.cpp
xmlresource/xml_parser_utils.cpp