Fixed using NULL string in gvariant 25/227425/1
authorINSUN PYO <insun.pyo@samsung.com>
Wed, 11 Mar 2020 23:43:19 +0000 (08:43 +0900)
committerINSUN PYO <insun.pyo@samsung.com>
Thu, 12 Mar 2020 02:26:33 +0000 (11:26 +0900)
commit13f34fa72d324a594d44b0a6f18932e4903eb85c
tree80fc5de4bb7c89840e8cf4ac88974a8c1a2cf530
parent66ee841678906a88ce0fd6cb869ada93d01b8b86
Fixed using NULL string in gvariant

$ dbus-send  --type=method_call --print-reply --reply-timeout=1000 --system --dest=org.tizen.system.deviced /Org/Tizen/System/DeviceD/Board org.tizen.system.deviced.Board.GetSerial
method return time=946688500.085742 sender=:1.56 -> destination=:1.107 serial=39 reply_serial=2
   string "[Invalid UTF-8]"
   int32 -95

Change-Id: Iff775727ee31278c445929477217457c67b7a7da
src/board/board-info.c