mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
r11981@catbus: nickm | 2007-02-28 11:55:27 -0500
Clamp declarable bandwidth at INT32_MAX, not INT_MAX. svn:r9677
This commit is contained in:
@@ -10,6 +10,8 @@ Changes in version 0.1.2.9-??? - 2007-??-??
|
||||
o Minor bugfixes (other):
|
||||
- Fix an assert that could trigger if a controller quickly set then
|
||||
cleared EntryNodes. (Bug found by Udo van den Heuvel.)
|
||||
- On architectures where sizeof(int)>4, still clamp declarable bandwidth
|
||||
to INT32_MAX.
|
||||
|
||||
|
||||
Changes in version 0.1.2.8-beta - 2007-02-26
|
||||
|
||||
Reference in New Issue
Block a user