Menu

#2 Crash in BindHelp on 64-bit Linux

closed
nobody
None
5
2019-09-29
2019-02-09
No

The crash is the result of trying to cast a FILE pointer to os_fw. The attached patch fixes this by typedef-ing os_fw as a FILE pointer when building on Linux.

1 Attachments

Discussion

  • John Tytgat

    John Tytgat - 2019-09-29

    Thanks, fix has been applied.

     
  • John Tytgat

    John Tytgat - 2019-09-29
    • status: open --> closed
     

Log in to post a comment.