| Title | [lDOS] Calling int 21h function 5Ah on dosemu2 mfs with a filename loops forever |
|---|---|
| Author | E. C. Masloch |
| Created | 2026-06-07 09:51:59 +0200 Jun Sun |
| State | closed |
If the pathname passed into int 21h function 5Ah is actually a file not a directory, then on dosemu2 mfs drives the syscall would loop infinitely.
Fixed in hg 0332c49baede on 2026-04-25.