Opened 14 years ago

Closed 12 years ago

#494 closed defect (worksforme)

Ensure xmlSetStructuredErrorFunc is used correctly

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

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 (4)

comment:1 by (none), 14 years ago

Milestone: Unclassified

Milestone Unclassified deleted

comment:2 by Andrew, 14 years ago

Milestone: Backlog

comment:2 by Andrew, 14 years ago

Milestone: Backlog

comment:3 by historic_bruno, 12 years ago

Milestone: Backlog
Resolution: worksforme
Status: newclosed
Type: taskdefect

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.