[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/maint-0.4.0] Changes file for bug 29527
commit cfcf6de1a83ebb192374836a8c35a317fc2894e1
Author: teor <teor@xxxxxxxxxxxxxx>
Date: Wed Mar 20 18:07:00 2019 +1000
Changes file for bug 29527
The previous commit introduces these changes:
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.
---
changes/bug29527 | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/changes/bug29527 b/changes/bug29527
new file mode 100644
index 000000000..6f36a9e1a
--- /dev/null
+++ b/changes/bug29527
@@ -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.
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits