• Nils Goroll's avatar
    Close VDPs for error conditions in cnt_transmit() · 6d423aa5
    Nils Goroll authored
    ... and use the pedantic VDP to test that we do.
    
    This should plug some less relevant memory leaks from VDPs which
    allocate heap memory.
    
    Note that we should not close VDPs for the happy path to allow
    transports to keep them open until after cnt_transmit returns (e.g. in
    vmod_pesi).
    
    Calling VDP_Close() from cnt_transmit() avoids repetition for error
    handling in transports.
    6d423aa5
Name
Last commit
Last update
..
varnishadm Loading commit data...
varnishd Loading commit data...
varnishhist Loading commit data...
varnishlog Loading commit data...
varnishncsa Loading commit data...
varnishstat Loading commit data...
varnishtest Loading commit data...
varnishtop Loading commit data...
Makefile.am Loading commit data...
flint.lnt Loading commit data...