Mailing List Archive

[master] 7c287eddb Duh! Monday morning typo.
commit 7c287eddb311b4f2f0c84042cd1ae2cb9b119e94
Author: Poul-Henning Kamp <phk@FreeBSD.org>
Date: Mon Aug 15 09:04:50 2022 +0000

Duh! Monday morning typo.

diff --git a/bin/varnishd/cache/cache_esi_deliver.c b/bin/varnishd/cache/cache_esi_deliver.c
index 619729e0d..7f7e95ac3 100644
--- a/bin/varnishd/cache/cache_esi_deliver.c
+++ b/bin/varnishd/cache/cache_esi_deliver.c
@@ -546,7 +546,6 @@ ved_pretend_gzip_bytes(struct vdp_ctx *vdx, enum vdp_action act, void **priv,
lx = 65535;
else
lx = (uint16_t)l;
- lx = (uint16_t)l;
buf[0] = 0;
vle16enc(buf + 1, lx);
vle16enc(buf + 3, ~lx);
_______________________________________________
varnish-commit mailing list
varnish-commit@varnish-cache.org
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-commit