8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 02:43:03 +01:00
This commit is contained in:
dimitr 2010-03-19 12:55:37 +00:00
parent c68f43015f
commit 9ca79409c2

View File

@ -284,7 +284,7 @@ Sort::~Sort()
m_owner->unlinkSort(this);
// Loop through the sfb list and close work files
// Release the temporary space
delete m_space;