Various: Report errors encountered while doing channel I/O.
[fwd] / exec.c
diff --git a/exec.c b/exec.c
index bdd9b5b..9b7e87b 100644 (file)
--- a/exec.c
+++ b/exec.c
@@ -1032,7 +1032,7 @@ static void xsource_attach(source *s, scanner *sc, target *t)
     ee->ops->close(ee);
     goto tidy;
   }
-  endpt_join(e, ee);
+  endpt_join(e, ee, xs->s.desc);
 
   /* --- Dispose of source and target --- */