Project

Profile

Help

Bug #2808

closed

Destructors for XdmNode and XdmAtomicValue should delete value

Added by O'Neil Delpratt almost 8 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Category:
C++ API
Start date:
2016-06-22
Due date:
% Done:

0%

Estimated time:
Found in version:
1.0.1
Fixed in version:
Platforms:

Description

The destructors for XdmNode and XdmAtomicValue should delete the sxn_value declared in the base class

Actions #1

Updated by O'Neil Delpratt over 3 years ago

  • Description updated (diff)
  • Status changed from New to Closed

The destructor in XdmItem is marked as virtual therefore is called when the sub-class's destructor is called.

Please register to edit this issue

Also available in: Atom PDF