mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 06:33:44 +01:00
Merge branch 'maint-0.4.0'
This commit is contained in:
commit
50341bb5ba
5
changes/bug29527
Normal file
5
changes/bug29527
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
o Minor features (circuit padding):
|
||||||
|
- Stop warning about undefined behavior in the probability distribution
|
||||||
|
tests. Float division by zero may technically be undefined behaviour in
|
||||||
|
C, but it's well-defined in IEEE 754. Partial backport of 29298.
|
||||||
|
Closes ticket 29527; bugfix on 0.4.0.1-alpha.
|
Loading…
Reference in New Issue
Block a user