]> git.ipfire.org Git - thirdparty/tor.git/commit
Backport: Apparently sparc64 is way more strict about uint16_t access alignment than...
authorNick Mathewson <nickm@torproject.org>
Wed, 12 Nov 2008 14:49:17 +0000 (14:49 +0000)
committerNick Mathewson <nickm@torproject.org>
Wed, 12 Nov 2008 14:49:17 +0000 (14:49 +0000)
commit6694a8603305ab15cc11b9e983cedd4553a45277
tree52f2e518af00c1db75e3b0b9fb70079850144bc0
parentec9690b0f8db68eeff1edf5347b2a6885d58bfd5
Backport: Apparently sparc64 is way more strict about uint16_t access alignment than I had thought: it gave bus errors when messing with var-cell headers.  Maybe this patch will fix bug 862.

svn:r17263
ChangeLog
src/or/buffers.c
src/or/connection_or.c