]> git.ipfire.org Git - thirdparty/tor.git/commit
Add an autoconf test for whether unaligned int access is permitted.
authorNick Mathewson <nickm@torproject.org>
Sun, 21 Mar 2004 04:14:06 +0000 (04:14 +0000)
committerNick Mathewson <nickm@torproject.org>
Sun, 21 Mar 2004 04:14:06 +0000 (04:14 +0000)
commitb69f5f3e1bdfc07a6b3c78b54f4f16de7ba9e934
treee17f2931ef15fc743af2bac981d2488f6f18b1cd
parentf608b85ddf25ab5c48473d9d922fdf420e8a2507
Add an autoconf test for whether unaligned int access is permitted.
It works on macos, and works correctly when I twiddle the test code to
generate a spurious segfault.  Will it work anywhere else?

svn:r1329
configure.in
src/common/util.c
src/common/util.h