Re: Crashes in 1.8.0 test suite on Solaris Sparc (wrong alignment in cache_lookup())
From: Mattias Engdegård <mattiase_at_bredband.net>
Date: Thu, 20 Jun 2013 18:02:52 +0200
20 jun 2013 kl. 16.54 skrev Ivan Zhakov:
> It seems the code is missing #ifdef SVN_UNALIGNED_ACCESS_IS_OK . The
Assuming the hash function does not need to be portable (which appears
Index: subversion/libsvn_fs_fs/tree.c
/* need to do a full lookup. Calculate the hash value
for (; i < path_len; ++i)
(By the way, that code violates C's aliasing rules, but we probably
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.