• Dridi Boukelmoune's avatar
    Only handle signals if we still have a VUT · a247f448
    Dridi Boukelmoune authored
    This can happen if a signal is caught after `VUT_Fini` was called, but
    at this point we should no longer manipulate the VUT being dismantled.
    
    Original test case by Geoff, slightly modified.
    
    Closes #2650
    a247f448
varnishlog.c 4.16 KB