changeset 60 | 79f826a55db2 |
parent 43 | c5e73110f733 |
--- a/harvester/harvesterplugins/RTPPlugin/src/harvesterrtpplugin.cpp Mon Sep 27 15:53:05 2010 +0300 +++ b/harvester/harvesterplugins/RTPPlugin/src/harvesterrtpplugin.cpp Wed Oct 06 15:08:08 2010 +0300 @@ -116,6 +116,8 @@ CHarvesterRtpPlugin::~CHarvesterRtpPlugin() { WRITELOG( "CHarvesterRtpPlugin::~CHarvesterRtpPlugin()" ); + delete iPropDefs; + iPropDefs = NULL; } // ---------------------------------------------------------------------------