[fdo][FDO207][New] Missing virtual dctor in FdoXmlSaxHandler class
Mateusz Loskot
mateusz at loskot.net
Fri Oct 6 13:05:56 EDT 2006
You can view the artifact detail at the following URL:
https://fdo.osgeo.org/servlets/Scarab/id/FDO207
Type
Defect
Artifact ID
FDO207 (Missing virtual dctor in FdoXmlSaxHandler class)
Reported by
Mateusz Loskot
mloskot (mateusz at loskot.net)
New artifact details:
---------------------------------------------------------
- Operating system set to new value
Linux
- Defect Severity set to new value
Medium
- Platform set to new value
PC
- Artifact Status set to new value
Unconfirmed
- Description set to new value
FdoXmlSaxHandler type has virtual member functions but it there are no virtual destructor.
Virtual destructor is required here because FdoXmlSaxHandler is is used as a base class, for example by FdoXmlSpatialContextReader.
- Artifact created
- OS Distribution and Version set to new value
Ubuntu 6.06
- Steps to Reproduce set to new value
1. Open Inc/Common/Xml/SaxHandler.h file
2. Go to line 30
- Subcomponent set to new value
COMMON API
- Summary set to new value
Missing virtual dctor in FdoXmlSaxHandler class
- Component set to new value
FDO
---------------------------------------------------------
This message was automatically generated by Project Tracker.
More information about the Fdo_issues
mailing list