chiark
/
gitweb
/
~mdw
/
fwd
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Various: Report errors encountered while doing channel I/O.
[fwd]
/
exec.c
diff --git
a/exec.c
b/exec.c
index bdd9b5bbee95e3596bc710147817d9bd520815b4..9b7e87b7347ed2376ccfd407f2e16e211e278171 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 --- */