[Patch] cygcheck: ``pclose'' what was ``popen''ed.

Corinna Vinschen vinschen@redhat.com
Mon Oct 4 09:43:00 GMT 2004


On Sep 29 23:06, Bas van Gompel wrote:
> 	* cygcheck.cc (pretty_id): Close pipe.

Applied with a formatting change:
 
> +  pclose(f);

     pclose (f);


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.



More information about the Cygwin-patches mailing list