• Nils Goroll's avatar
    copy the include path, it is owned by the caller · 7afb5183
    Nils Goroll authored
    The src argument of vped_include() is owned by the caller
    vdp_pesi_bytes(), so we need to make a copy on the subrequest's
    workspace.
    
    This is not an issue with varnish-cache ESI because the include is
    not handed over to a different thread.
    7afb5183
vdp_pesi.c 35.3 KB