skalibs

Mirror/fork of https://skarnet.org/software/skalibs/
git clone https://ccx.te2000.cz/git/skalibs
Log | Files | Refs | README | LICENSE

commit 541aff174f51085c62060384431db15dab96d296
parent f7e8333c60883a93e3fd3eb52d761868b3234bf4
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Fri, 14 Sep 2018 22:42:47 +0000

 Better when it builds

Diffstat:
Msrc/libstddjb/child_spawn2.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/libstddjb/child_spawn2.c b/src/libstddjb/child_spawn2.c @@ -138,8 +138,8 @@ pid_t child_spawn2 (char const *prog, char const *const *argv, char const *const fd_close(syncpipe[1]) ; errsp0: fd_close(syncpipe[0]) ; - errp1: #endif + errp1: fd_close(p[1][1]) ; fd_close(p[1][0]) ; errp: