[master] 44d289316 Revert 88b2eb8e for now
Federico G. Schwindt
fgsch at lodoss.net
Mon Jun 18 10:08:17 UTC 2018
commit 44d289316908ead3defe7cf576ef7587a2d2d871
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date: Mon Jun 18 11:04:20 2018 +0100
Revert 88b2eb8e for now
Should address #2666 and #2711.
diff --git a/bin/varnishtest/vtc_main.c b/bin/varnishtest/vtc_main.c
index d814944a2..e64bcfa41 100644
--- a/bin/varnishtest/vtc_main.c
+++ b/bin/varnishtest/vtc_main.c
@@ -244,10 +244,6 @@ tst_cb(const struct vev *ve, int what)
VEV_Stop(vb, jp->evt);
free(jp->evt);
}
- if (!jp->tst->ntodo) {
- free(jp->tst->script);
- FREE_OBJ(jp->tst);
- }
FREE_OBJ(jp);
return (1);
}
More information about the varnish-commit
mailing list