Kernel: bug in new iso9660 driver #265
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The names of files and directories obtained by reading the directory do not correspond to the actual file names for the iso9660 without support for the joliet extension
iso image for test
a possible problem has been found. Instead of the movsb instruction, the movsd instruction is used in the following code
It may be worth replacing the jbe instruction with jb
Doczom referenced this issue2025-06-14 20:25:22 +02:00