On 2013-09-30 10:06, Kevin Wolf wrote:
Am 30.09.2013 um 08:59 hat Max Reitz geschrieben:
If an inactive L1 table is loaded from disk, its entries are in big
endian and have to be converted to host byte order before using them.
Signed-off-by: Max Reitz <[email protected]>
Reviewed-by: Kevin Wolf <[email protected]>
Sounds like there's yet a test case missing? (But it requires the
runtime options for enabling these checks, obviously)
Yes to both. For now, I just couldn't write such a test case.
Max