https://issues.apache.org/ooo/show_bug.cgi?id=124401
Bug ID: 124401
Issue Type: DEFECT
Summary: virtual destructor missing in dbaui::ISaveValueWrapper
Product: Base
Version: 3.4.0
Hardware: All
OS: All
Status: CONFIRMED
Severity: normal
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classes derived from the abstract base class dbaui::ISaveValueWrapper are
sometimes deleted through their base class. This cannot work reliably if that
base class doesn't have a virtual destructor.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.