• Nils Goroll's avatar
    Incremental freeing of storage for hfm/hpf and proper vtc · 08403b1d
    Nils Goroll authored
    Previously, we did not test for the storage being actually freed and
    freeing only happened for passes, either explicit or a hit on hfm or
    hfp, but not the for the object becoming the hfm/hfp.
    
    We now handle incremental freeing for hfm/hfp as for private objects and
    add a test which actually checks that storage is being freed on the go.
    
    Fixes #2653
    08403b1d
cache_deliver_proc.c 4.65 KB