Neil Booth <neil@daikokuya.demon.co.uk> writes: > It would appear we've mmap-ed longlong.h, and that the bytes beyond > the end of the file are not NULs. This shouldn't matter. It is a bug to access data beyond the end of the file because the results are indeterministic.