Skip to content

Commit

Permalink
Refs #11014 Resolve Coverity 107597{2-5}
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry Jeffery committed Feb 9, 2015
1 parent db1d86d commit 9f5c463
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -204,6 +204,7 @@ MDHistoWorkspaceIterator::~MDHistoWorkspaceIterator() {
delete[] m_binWidth;
delete[] m_index;
delete[] m_indexMax;
delete[] m_indexMaker;

if (m_function)
delete m_function;
Expand Down

0 comments on commit 9f5c463

Please sign in to comment.