Skip to content
  • Luker's avatar
    Fix symbol endianness. again. · 4862a19d
    Luker authored
    
    
    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>
    4862a19d