This is the mail archive of the cygwin-developers mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to make child of failed fork exit cleanly? (solved)


On Wed, May 04, 2011 at 01:33:23AM -0400, Ryan Johnson wrote:
>The fix is easy, at least (pinfo.h):
>-  pinfo () {}
>+  pinfo () : procinfo(NULL), destroy(false) {}

You don't need both.  I'll add a change to just do procinfo (NULL).

Thanks.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]