Merge branch 'maint-0.4.3' into maint-0.4.4

This commit is contained in:
Nick Mathewson
2021-01-11 14:37:29 -05:00
5 changed files with 12 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (compilation):
- Fix a compilation warning about unreachable fallthrough annotations
when building with "--enable-all-bugs-are-fatal" on some compilers.
Fixes bug 40241; bugfix on 0.3.5.4-alpha.