tzip: add NULL check routine before releasing fuse_handle 85/68685/1
authorTaeyoung Kim <ty317.kim@samsung.com>
Mon, 9 May 2016 09:38:33 +0000 (18:38 +0900)
committerTaeyoung Kim <ty317.kim@samsung.com>
Mon, 9 May 2016 09:38:33 +0000 (18:38 +0900)
commit7e215d5394e8cd5b73efcbbac971247d58ecaf48
tree3742b0a6281e91e6d63999dc3c5c5fa04b0e013c
parenteba802f2beb5b1afaba6c191c7d87759112e7d10
tzip: add NULL check routine before releasing fuse_handle

- Crash can be occurred if NULL check is skipped. Thus
  NULL check routine is added.

Change-Id: I196f5a63bc3924b8b2c3e838a56f0b105ce867cc
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
src/tzip/tzip.c