aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2022-07-27 11:33:19 -0400
committerDavid Goulet <dgoulet@torproject.org>2022-07-27 11:33:19 -0400
commitee20d74672dae079cb7edfc44e5ac33c7ed523f8 (patch)
treee3f08cb502036f321d23e58fb4002f47d57f5326 /changes
parent2dee45267bde9243afdbf1e7e44a496732b9b2fa (diff)
parente618a7e4456ae6a1bcb96d8d5f2c972796dd515a (diff)
downloadtor-ee20d74672dae079cb7edfc44e5ac33c7ed523f8.tar.gz
tor-ee20d74672dae079cb7edfc44e5ac33c7ed523f8.zip
Merge branch 'maint-0.4.6' into release-0.4.6
Diffstat (limited to 'changes')
-rw-r--r--changes/bug406455
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug40645 b/changes/bug40645
new file mode 100644
index 0000000000..044d5b67d2
--- /dev/null
+++ b/changes/bug40645
@@ -0,0 +1,5 @@
+ o Minor bugfixes (defense in depth):
+ - Change a test in the netflow padding code to make it more
+ _obviously_ safe against remotely triggered crashes.
+ (It was safe against these before, but not obviously so.)
+ Fixes bug 40645; bugfix on 0.3.1.1-alpha.