Menu

#190 sfw file open failed

closed-fixed
5
2012-05-05
2012-05-04
yanli
No

When open sfw file it is failed. Error point is at 247 line in sfw.c(IM_MOD_sfw).
"image" object has been destroyed at 243 line, but still use it after destroy.(Not only at 247 line,"GetBlobSize(image)" be used at some other place after destroy)

Discussion

  • yanli

    yanli - 2012-05-04
    • summary: sfw file open filed --> sfw file open failed
     
  • Bob Friesenhahn

    Bob Friesenhahn - 2012-05-05

    The bug is obvious. However, I don't have an old SFW file to test this coder with. If you do have one I would appreciate receiving it either as an attachment to this bug report, or via email.

     
  • Bob Friesenhahn

    Bob Friesenhahn - 2012-05-05
    • labels: 595549 --> File Format Support
    • status: open --> pending
     
  • Bob Friesenhahn

    Bob Friesenhahn - 2012-05-05
    • status: pending --> closed-fixed
     
  • Bob Friesenhahn

    Bob Friesenhahn - 2012-05-05

    Problem is fixed in Mercurial changeset e5c06c564524 and will be in the next release. Thanks for reporting this bug.

     

Log in to post a comment.