• Dridi Boukelmoune's avatar
    vtc_varnish: Use a longer buffer during launch · 53174509
    Dridi Boukelmoune authored
    When TMPDIR is much longer than /tmp, it becomes easy to run out of
    abuf. Since abuf and pbuf are initially used to hold an IP address
    and a port number, it becomes explicit in their declaration. Likewise
    the new lbuf may hold a file name and safely be reused for CLI auth
    and other purposes.
    53174509
vtc_varnish.c 31.3 KB