mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
r11449@Kushana: nickm | 2006-12-07 09:40:50 -0500
Oops, forgot ChangeLog on last commit. The commit was: Fix a couple of obvious bugs in tor_mmap_file on Windows: first, fix a boolean error when checking the return value of CreateFileMapping. Second, CreateFileMapping is documented to return NULL on failure. svn:r9036
This commit is contained in:
@@ -5,6 +5,9 @@ Changes in version 0.1.2.5-xxxx - 200?-??-??
|
||||
- Fix an assert failure when the directory authority sets
|
||||
AuthDirRejectUnlisted and then receives a descriptor from an
|
||||
unlisted router (reported by seeess).
|
||||
- Fix a bug on the Windows implementation of tor_mmap_file that
|
||||
would prevent the cached-routers file from ever loading. (reported by
|
||||
John Kimble.)
|
||||
|
||||
o Controller bugfixes:
|
||||
- Report the circuit number correctly in STREAM CLOSED events. (Bug
|
||||
|
||||
Reference in New Issue
Block a user