Menu

#1380 Some XML parsing error strings do not have sufficient space

Security
closed-fixed
sfcb (1090)
5
2008-12-15
2008-10-15
No

In attrsOk(), the storage space allocated for error messages is not long enough. alloca() needs to allocate enough space for the full string.

Discussion

  • Chris Buccella

    Chris Buccella - 2008-10-15
     
  • Chris Buccella

    Chris Buccella - 2008-10-15
    • status: open --> pending-fixed
     
  • Chris Buccella

    Chris Buccella - 2008-10-15

    committed to HEAD

     
  • Chris Buccella

    Chris Buccella - 2008-10-15
     
  • Chris Buccella

    Chris Buccella - 2008-10-15

    File Added: 2169527-attrsOk_alloca_fix.patch

     
  • SourceForge Robot

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 60 days (the time period specified by
    the administrator of this Tracker).

     
  • SourceForge Robot

    • status: pending-fixed --> closed-fixed
     

Log in to post a comment.