Problem: test_security_zap fails on architectures that disallow unaligned pointer access
Solution: use memcpy instead of doing pointer arithmetics with casting and dereferencing to fix the error on sparc64
Showing
Please
register
or
sign in
to comment