[tor-commits] [tor/release-0.3.5] test: Fix a warning underflow in rend_cache/clean

2019-02-13 Thread dgoulet
commit 2d74da3d0efd7a67f9bdb73145c38fe047faf1f8 Author: David Goulet Date: Thu Nov 29 10:02:50 2018 -0500 test: Fix a warning underflow in rend_cache/clean Because the test is adding entries to the "rend_cache" directly, the rend_cache_increment_allocation() was never called

[tor-commits] [tor/release-0.3.5] test: Fix a warning underflow in rend_cache/clean

2019-02-12 Thread nickm
commit 46b6df7122f1fd152df92f1c6aa75c776d5a83b7 Author: David Goulet Date: Thu Nov 29 10:02:50 2018 -0500 test: Fix a warning underflow in rend_cache/clean Because the test is adding entries to the "rend_cache" directly, the rend_cache_increment_allocation() was never called