Menu

#1727 Diskimage: use archdep_fseeko() instead of fseeko()

v3.x
closed-fixed
compyx
None
Virtual Drives
2022-04-12
2022-04-12
No

Into vice\src\diskimage\fsimage-probe.c there is still a call to fseeko() that should be replaced with archdep_fseeko(). Attached patch fixes the bug.

1 Attachments

Discussion

  • compyx

    compyx - 2022-04-12
    • status: open --> closed-fixed
    • assigned_to: compyx
     
  • compyx

    compyx - 2022-04-12

    Good catch. Applied in r42227, thanks for the patch :)

     

Log in to post a comment.