[atspi] Add null check for free 71/174971/2
authorJunsuChoi <jsuya.choi@samsung.com>
Thu, 5 Apr 2018 11:55:25 +0000 (20:55 +0900)
committerjunsu choi <jsuya.choi@samsung.com>
Fri, 6 Apr 2018 05:23:13 +0000 (05:23 +0000)
commit6782c8f556782e4820f0e5ac3d5a950a9e7855e2
tree288053e7a0c9192974a41e00f23ce0da9020426b
parent27421f13025352ad9dead333d6136d9e868c19e6
[atspi] Add null check for free

   if value plug_id is not null, eina_str_split_full can return null
   so, split value need to check for null

Change-Id: Iebc6164a654d3873b77b754161914abf3e163b5f
src/lib/elm_atspi_bridge.c