[master] e553ea3c7 cache_deliver_proc: Polish VDP_Close()

Dridi Boukelmoune dridi at varni.sh
Mon Mar 3 12:39:35 UTC 2025


On Mon, Mar 3, 2025 at 8:47 AM Nils Goroll <nils.goroll at uplex.de> wrote:
>
>
> commit e553ea3c71bcd32f6e8fd279b16fc2e1d49dcc8d
> Author: Nils Goroll <nils.goroll at uplex.de>
> Date:   Mon Mar 3 09:19:19 2025 +0100
>
>     cache_deliver_proc: Polish VDP_Close()
>
>     someone(tm) added some unmotivated logic way back in
>     1e82f502a027b89caa94be88496b20aaf3970c8d:
>
>     As long as the VDP list is not empty, there is a first VDP on the list, so why
>     would we have statements like AN(vdpe) or check if (vdpe != NULL) ?
>
>     Diff best viewed ignoring whitespace (git log -pb)

FYI it should work with any git command displaying a diff:

    git show -b e553ea3c71b

That's why I tend to use a more neutral "better diff with --foo option(s)".


More information about the varnish-commit mailing list