[INACTIVE] Avian is a lightweight virtual machine and class library designed to provide a useful subset of Java's features, suitable for building self-contained applications.
This was causing problems in the case that the computed position of the length field was misaligned and we happen to be on an architecture that doesn't allow mis-aligned loads.
The new code should be completely equivalent to the old code, since we would have effectively been multiplying by 0 before (or so I assume...).
This was causing problems in the case that the computed position of the length field was misaligned and we happen to be on an architecture that doesn't allow mis-aligned loads.
The new code should be completely equivalent to the old code, since we would have effectively been multiplying by
0
before (or so I assume...).