+21
−0
+1
−0
Loading
In conflux_free_(), we clear the OOOQ but the total allocation cost was not decremented (total_ooo_q_bytes). This lead to the value being over inflated even after teardown which ultimately craete fake memory pressure on a relay leading to OOM to fire more frequently. Reported via Hackerone. TROVE-2026-010. Fixes #41251 Signed-off-by:David Goulet <dgoulet@torproject.org>