diff options
Diffstat (limited to 'changes/bug5909')
-rw-r--r-- | changes/bug5909 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug5909 b/changes/bug5909 new file mode 100644 index 0000000000..61990faefa --- /dev/null +++ b/changes/bug5909 @@ -0,0 +1,5 @@ + o Major bugfixes: + - When building Tor on Windows with -DUNICODE (not default), + ensure that error messages, filenames, and DNS server names are + always NUL-terminated when we convert them to a single-byte + encoding. Fixes bug 5909; bugfix on 0.2.2.16-alpha. |