Ticket #494 (closed defect: worksforme)

Opened 3 years ago

Last modified 10 months ago

Ensure xmlSetStructuredErrorFunc is used correctly

Reported by: Philip Owned by:
Priority: Nice to Have Milestone:
Component: Core engine Keywords:
Cc:

Description

A few different bits of code call xmlSetStructuredErrorFunc (Xeromyces.cpp, collada/CommonConvert.cpp, maybe FCollada). Unless I'm mistaken, they'll clobber each other's error functions and don't reset them properly. Need to test that and fix it.

Change History

comment:1 Changed 3 years ago by anonymous

  • Milestone Unclassified deleted

Milestone Unclassified deleted

comment:2 Changed 3 years ago by wacko

  • Milestone set to Backlog

comment:2 Changed 3 years ago by wacko

  • Milestone set to Backlog

comment:3 Changed 10 months ago by historic_bruno

  • Status changed from new to closed
  • Type changed from task to defect
  • Resolution set to worksforme
  • Milestone Backlog deleted

I could only find one usage of this function, in Xeromyces.cpp, so I'm closing the ticket.

Note: See TracTickets for help on using tickets.