commit 09c22a187b8640b8dde7f132b7477323c298cdd5 parent c1cbbd0e279b9a2b5b448e6cff423612130976f7 Author: David Goulet <dgoulet@torproject.org> Date: Mon, 10 Nov 2025 14:27:18 -0500 changes: Add changes file for conflux fixes Signed-off-by: David Goulet <dgoulet@torproject.org> Diffstat:
| A | changes/ticket41155 | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/changes/ticket41155 b/changes/ticket41155 @@ -0,0 +1,5 @@ + o Minor bugfixes (conflux, relay): + - Fix a series of conflux edge cases about sequence number arithmetic and + OOM handler kicking in under heavy memory pressure. Fixes bug 41155; + bugfix on 0.4.8.4. +