]> Creatis software - gdcm.git/commit
* src/gdcmDocument.cxx: gdcmDocument::~gdcmDocument() doesn't clear (nor
authorfrog <frog>
Wed, 22 Sep 2004 21:01:55 +0000 (21:01 +0000)
committerfrog <frog>
Wed, 22 Sep 2004 21:01:55 +0000 (21:01 +0000)
commit64ef25e1cadb4b840a4cedfe0adaddecb2d7ca42
tree6bfc4fcf9dc6b8f5d875b410cf142317f64f47e3
parent7a59bd7a91b4ffcd4b24a8d18badbfc5adc3631b
  * src/gdcmDocument.cxx: gdcmDocument::~gdcmDocument() doesn't clear (nor
    clear) TagHT, which is an inherited member of gdcmElementSet. It is
    up to the destructor of gdcmElementSet to clean up TagHt and it's
    pointed content.
ChangeLog
src/gdcmDocument.cxx