• Pål Hermunn Johansen's avatar
    Fix a panic in VRB_Cache · 49ad1b21
    Pål Hermunn Johansen authored
    This adds error handling for STV_NewObject(.., TRANSIENT) in VRB_Cache,
    which would fail when transient is full.
    
    This is a back port of 6045eaaa.
    
    Fixes: #2831
    
    Conflicts:
    	bin/varnishd/cache/cache_req_body.c
    	bin/varnishtest/tests/r02831.vtc
    49ad1b21
cache_req_body.c 8.28 KB