X-Git-Url: https://git.distorted.org.uk/~mdw/fwd/blobdiff_plain/7665470353aeda94026db669697ad1e1a6b32877..e9940d072c811c67f2b3a13782fc40bf591491b7:/exec.c diff --git a/exec.c b/exec.c index bdd9b5b..9b7e87b 100644 --- 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 --- */