Menu

#51 TclMagick: memory access error; possible segfault

Unstable_(example)
closed-fixed
None
5
2017-06-24
2017-04-14
Mr. D
No

The comparison is clearly wrong: if objc == 3 one cannot access objv[3] since that is the 4th element. BTW, this bug has been here since at least 2006. I guess no one uses TclMagick. Maybe it's too much bother to compile?

1 Attachments

Discussion

  • Bob Friesenhahn

    Bob Friesenhahn - 2017-06-24
    • assigned_to: Bob Friesenhahn
     
  • Bob Friesenhahn

    Bob Friesenhahn - 2017-06-24

    This problem is now fixed in Mercurial. Thanks for reporting the issue and providing a patch.

     
  • Bob Friesenhahn

    Bob Friesenhahn - 2017-06-24
    • status: open --> closed-fixed
     

Log in to post a comment.