diff options
author | Mike Perry <mikeperry-git@torproject.org> | 2023-08-28 13:50:44 +0000 |
---|---|---|
committer | Mike Perry <mikeperry-git@torproject.org> | 2023-08-28 13:50:44 +0000 |
commit | 888da0579d784977d049711388c1011bf522c227 (patch) | |
tree | c276262e70d49aa7b08c4a6419ff5fdbea798fa3 | |
parent | 7666dd777afb6e604406ef4ba8676b722d13586e (diff) | |
download | tor-888da0579d784977d049711388c1011bf522c227.tar.gz tor-888da0579d784977d049711388c1011bf522c227.zip |
Changes file for bug40842
-rw-r--r-- | changes/bug40842 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug40842 b/changes/bug40842 new file mode 100644 index 0000000000..bf3bd8bd03 --- /dev/null +++ b/changes/bug40842 @@ -0,0 +1,4 @@ + o Minor bugfixes (conflux): + - Prevent non-fatal assert stacktrace caused by using conflux + sets during their teardown process. Fixes bug 40842; + bugfix on 0.4.8.1-alpha. |