]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: Add file for MR 839
authorDavid Goulet <dgoulet@torproject.org>
Thu, 27 Mar 2025 17:30:19 +0000 (13:30 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Thu, 27 Mar 2025 17:30:19 +0000 (13:30 -0400)
Signed-off-by: David Goulet <dgoulet@torproject.org>
changes/ticket40248 [new file with mode: 0644]

diff --git a/changes/ticket40248 b/changes/ticket40248
new file mode 100644 (file)
index 0000000..ebe7ca0
--- /dev/null
@@ -0,0 +1,4 @@
+  o Minor bugfix (client DNS):
+    - Handle empty DNS reply without sending back an error and instead send back
+      NOERROR (RFC1035 error code 0x0). Fixes bug 40248; bugfix on
+      0.3.5.1-alpha.