Fix memory leak 99/101499/1 accepted/tizen/3.0/common/20161209.160650 accepted/tizen/3.0/ivi/20161209.102240 accepted/tizen/3.0/mobile/20161209.102145 accepted/tizen/3.0/tv/20161209.102206 accepted/tizen/3.0/wearable/20161209.102220 submit/tizen_3.0/20161208.060810
authorYunmi Ha <yunmi.ha@samsung.com>
Thu, 1 Dec 2016 09:12:51 +0000 (18:12 +0900)
committerYunmi Ha <yunmi.ha@samsung.com>
Thu, 1 Dec 2016 09:12:51 +0000 (18:12 +0900)
commit662175f3ab2e7ee285eea791e1c68480cd468941
tree6e8dbbab8affb317540a7051089d545d02e3b303
parent4adcb1dd1c02c9085fe08301d86aeb0f00cff10c
Fix memory leak

Dynamic memory referenced by 'key' was allocated.
But it was not freed when error was occured at other side.

Change-Id: I18dde46af50f94c5113d102e445711c0083946c0
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
src/common/gum-config.c