Code

network plugin: Align write access to the send buffer.
authorFlorian octo Forster <octo@dev4.office.noris.de>
Wed, 27 Feb 2008 09:22:19 +0000 (10:22 +0100)
committerFlorian octo Forster <octo@dev4.office.noris.de>
Wed, 27 Feb 2008 09:22:19 +0000 (10:22 +0100)
SPARC and possibly other architectures cannot access arbitrary memory
locations. This caused a `bus error' on SPARC when the network plugin was
loaded. This change hopefully fixes this problem.


No differences found