• Tollef Fog Heen's avatar
    Fix memory leak on repeated headers · aa103397
    Tollef Fog Heen authored
    If there was more than one of the User-Agent, Referer, Authorization,
    X-Forwarded-For or Host header in a request, varnishncsa would leak
    some memory.  We now just use the last value.
    aa103397
varnishncsa.c 18.4 KB