Menu

#1 Index out of bounds

pending-accepted
ExpCmp (1)
5
2011-11-29
2011-11-28
No

Dear Mike Henderson,

As of multifario-v0.9i, there seems to be an array access out of bounds. Fix would be to update ExpCmpSrc/EvalExp.c:201 and use if(Destination>=object->nRegisters).

Thanks for you great library.

Best regards,

--
Émilien Tlapale

Discussion

  • Michael E. Henderson

    This problem has been fixed and changes have been comitted.

     
  • Michael E. Henderson

    Thanks for reporting this. The problem was in the counting of registers used in ExpCmp (parses and evaluates expressions in strings).

    The fix is also in the latest tarfile distribution.

     
  • Michael E. Henderson

    • labels: --> ExpCmp
    • assigned_to: nobody --> mhender
    • status: open --> pending-accepted
     
  • Michael E. Henderson

    Or it will be when I figure out how to get source forge to work for me.

     

Log in to post a comment.