Merge branch 'maint-0.4.3' into release-0.4.3

This commit is contained in:
David Goulet
2021-01-28 12:42:31 -05:00
2 changed files with 10 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (SOCKS5):
- Handle partial socks5 messages correctly. Previously, our code would
send an incorrect error message if it got a socks5 request that wasn't
complete. Fixes bug 40190; bugfix on 0.3.5.1-alpha.