ecore_exe - fix failed finalize fork to reutrn NULL not ecore_exe_free
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 2 Sep 2017 13:33:00 +0000 (22:33 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 2 Sep 2017 13:33:00 +0000 (22:33 +0900)
commitf53ea559a134427c3407e7a2b0d338ec8941f4b8
treea13a6b001c0ce9e55c41a5febd7c1f9fe30218ca
parentd42ec53154b79257ec727ad012b9bcbee900ddaf
ecore_exe - fix failed finalize fork to reutrn NULL not ecore_exe_free

dont delete the obj during finalize... just retyurn NULL to fail.
fork() failed for me so i found this... ask not why fork failed... but
it did... and thus found this error handling case.

@fix
src/lib/ecore/ecore_exe_posix.c