Skip to content
Verified Commit 4862a19d authored by Luker's avatar Luker
Browse files

Fix symbol endianness. again.



encode() was still expecting the symbol in
host endianness. the iterator was calling it
with the host endianness, too, so we did not notice.

The funny thing? The stable version was patched
correctly, and does not have this problem...

Signed-off-by: default avatarLuca Fulchir <luker@fenrirproject.org>
parent 039ddb3a
Pipeline #190 failed with stages