FrodeSolheim / fs-uae

Cross-platform Amiga emulator with a slight focus on gaming, but also with solid support for productivity apps including just-in-time (JIT) compilation.
https://fs-uae.net/
GNU General Public License v2.0
475 stars 95 forks source link

Data corruption using libslirp on macOS #288

Closed FrodeSolheim closed 3 years ago

FrodeSolheim commented 3 years ago

Example: When downloading Odyssey.lha from os4depot.com with IBrowser on A2065, the last byte of the file is missing.

FrodeSolheim commented 3 years ago

Probably the same issue as this one: https://gitlab.freedesktop.org/slirp/libslirp/-/issues/35

FrodeSolheim commented 3 years ago

Could be fixed already in libslirp v4.5.0

FrodeSolheim commented 3 years ago

Verified fixed with libslirp 4.6.1. Included in the master and beta branches.