aboutsummaryrefslogtreecommitdiff
path: root/changes/19977
diff options
context:
space:
mode:
Diffstat (limited to 'changes/19977')
-rw-r--r--changes/199776
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/19977 b/changes/19977
new file mode 100644
index 0000000000..0ca1af1cea
--- /dev/null
+++ b/changes/19977
@@ -0,0 +1,6 @@
+ o Minor bugfixes (unit test)
+ - Fix shared random unit test that was failing on big endian architecture
+ due to internal representation of a integer copied to a buffer. The test
+ is changed to take a full 32 bytes of data and use the output of a
+ python script that make the COMMIT and REVEAL calculation according to
+ the spec. Fixes #19977; bugfix on tor-0.2.9.1-alpha.