Opened 10 years ago

Closed 10 years ago

#71 closed defect (fixed)

Wrong element name can cause segmentation fault

Reported by: Iritscen Owned by: s10k
Priority: major Component: XmlTools
Keywords: Cc:

Description

For instance:
@ADD_INSIDE_NODES ElementName "Animations"
for a standard TRAM XML file where there is no such element, only "Animation", will cause this crash. XmlTools will not report an explicit error like "That element does not exist". In the AE mod installation process, this crash of XmlTools will cause all subsequent patches to fail silently, with no indication of what went wrong.

Change History (2)

comment:1 Changed 10 years ago by s10k

  • Status changed from new to accepted

comment:2 Changed 10 years ago by s10k

  • Resolution set to fixed
  • Status changed from accepted to closed
Note: See TracTickets for help on using tickets.