summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-03-23 09:25:15 -0400
committerNick Mathewson <nickm@torproject.org>2015-03-23 09:25:15 -0400
commitc113544a94686f533c6654795429b3384d509579 (patch)
tree420c4d1f3817be69b5549d4c72a872d7d6dd4bfd /changes
parentca03b10b0c39a02fd66824d04deccf40cbd66951 (diff)
parent732f522a42702494c4029da568a2603bb963e402 (diff)
downloadtor-c113544a94686f533c6654795429b3384d509579.tar.gz
tor-c113544a94686f533c6654795429b3384d509579.zip
Merge remote-tracking branch 'public/bug15436_025' into maint-0.2.6
Diffstat (limited to 'changes')
-rw-r--r--changes/bug154364
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug15436 b/changes/bug15436
new file mode 100644
index 0000000000..4fa44d1e16
--- /dev/null
+++ b/changes/bug15436
@@ -0,0 +1,4 @@
+ o Minor bugfixes (portability):
+ - Use the correct datatype in the SipHash-2-4 function to prevent compilers
+ from assuming any sort of alignment. Fixes bug 15436; bugfix on
+ 0.2.5.3-alpha.