ZipFileSystem currently does not validate that the LOC offset pointed to from a CEN header starts with an actual LOC header signature.
Since ZipFile already has this validation, it would make sense to add the same to ZipFileSystem.
Since ZipFile already has this validation, it would make sense to add the same to ZipFileSystem.