Fix issue detected by static analysis tool 47/229547/2
authorJihoon Kim <jihoon48.kim@samsung.com>
Thu, 2 Apr 2020 01:26:57 +0000 (10:26 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Thu, 2 Apr 2020 01:28:01 +0000 (10:28 +0900)
commite4582b9f1c8d1cb3bb0aa388ca5137ec44b1cdf3
tree45f6e7e372bdb42230860d2c1d14af81e82ad814
parent3659b65996dd95b449879d61d0421c6e4987d2ca
Fix issue detected by static analysis tool

Dereference null return value (NULL_RETURNS)
dereference: Dereferencing a pointer that might be null conv_path when calling snprintf.

Change-Id: I47cfa1bded3b313a2fb982c5975a2e7a79f3a83c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
client/sticker_dbus.c