ecore_x - axis events - if event struct alloc fails, free axis data
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Tue, 21 Apr 2015 01:32:40 +0000 (10:32 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Tue, 21 Apr 2015 01:32:40 +0000 (10:32 +0900)
commitefdca32fe8693dec46db8f3fbd912eadd6217dec
treee304c3fd8a788b989e8f2d50487aebb4a6afb83a
parent39bbfc30300d4d1368f00bb64162de9493e7d1ba
ecore_x - axis events - if event struct alloc fails, free axis data

this frees the axis data coming in if struct alloc fails - should
basically never happen, but if it does we don't lose axis data as
caller asumes this data will be freed in the event

related to CID 1256115
src/lib/ecore_x/xlib/ecore_x_events.c