Fix memory leak 57/222657/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Fri, 17 Jan 2020 04:58:30 +0000 (13:58 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 17 Jan 2020 04:58:32 +0000 (13:58 +0900)
commit2ba3acf703133cbc8556c7305c20d625b6c2afdb
tree5fdda367a7168baa441504eebc7477f6e69ea064
parent04273ab462bac38e61e1155ba755ab37a9a6c859
Fix memory leak

Variable err going out of scope leaks the storage it points to.

Change-Id: I30cada1f00544e19d8369816f5d5269bca9f1283
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
server/stickerd_db_manager.c
sticker-parser/sticker-parser.c