ecore_exe: read remaining data when the child application has closed
authorVincent Torri <vincent dot torri at gmail dot com>
Sun, 27 Sep 2015 07:31:44 +0000 (09:31 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Tue, 13 Oct 2015 00:21:59 +0000 (17:21 -0700)
commitf1a2c22dc35db870cd5eb16031fb2143100413eb
treefc8e44c8c703fc15b333c967a12343645f38c0d9
parentd4de2a2d879e284dd0892fa60cdbe8f9b4ba46f8
ecore_exe: read remaining data when the child application has closed

Output and error threads could not read all the data sent by the child.

Based on a patch by Guillaume Friloux

@fix

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/ecore/ecore_exe_win32.c