e - comps sync - ec client was null - i think, so protect against crash
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 15 Oct 2015 10:26:00 +0000 (19:26 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 15 Oct 2015 10:29:14 +0000 (19:29 +0900)
commitf42c6aa1871cca6c6ffb39b65e2bfa3815bff35c
tree25186e0bbd8c3fe23b638771b047fc6c7d27bd31
parentadbb5719f0e0d00cac4743b0de4581703d883966
e - comps sync - ec client was null - i think, so protect against crash

i got a crash here and the bt was broken and i couldnt check if
_e_comp_x_client_data_get() returned null, but it's the only thing
that would make sense, so protect against this to avoid a crash. as
this was a one-off, i can't find out more,

@fix
src/bin/e_comp_x.c