r13798@catbus: nickm | 2007-07-17 11:26:08 -0400

Apparently r10346 is already backported


svn:r10855
This commit is contained in:
Nick Mathewson 2007-07-17 15:26:12 +00:00
parent 2648a6266c
commit e5641fa52b
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ Backport items for 0.1.2:
o r10148: open cached-routers with FILE_SHARE_READ on win32.
o r10240,10242: avoid choosing family of exit as guard.
o r10248: handle lack of nul at end of mmaped data.
- r10346: Try even harder not to look at the first byte after an mmap.
o r10346: Try even harder not to look at the first byte after an mmap.
o r10376, r10396: Fix segfaults in directory code
o r10478: stop tearing down entire circuits because the user asked for
a nonexistent hidden service port