From: Mike McCormack <mj.mccormack@samsung.com>
authordiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 24 Jan 2011 01:59:09 +0000 (01:59 +0000)
committerdiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 24 Jan 2011 01:59:09 +0000 (01:59 +0000)
commit524fc3fc377c4769ea80f3264a2f4c5e43346d75
tree72825fb74458062d46767fbc4f9f6e8d5fdd2104
parented0b961f012238180d0c600985d38cd32d8f9990
From: Mike McCormack <mj.mccormack@samsung.com>

ecore_config code may end up closing stdin, due to assuming 0 is a valid fd.

I know this code is deprecated, and it's being kept around "for reference".

Either:
A) this bug should still be fixed so bad code is not copied elsewhere

OR

B) ecore_config should be deleted so bad code is not copied elsewhere

thanks,

Mike

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@56275 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/ecore_config/ecore_config.c