8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 22:03:03 +01:00

Backported CORE-1840.

This commit is contained in:
dimitr 2008-04-17 09:08:11 +00:00
parent fa71b8e9f5
commit 150dfa689c

View File

@ -182,8 +182,11 @@ void DYN_ddl(Attachment* attachment, jrd_tra* transaction, USHORT length,
#endif
#endif
JrdMemoryPool::deletePool(tempPool);
ERR_punt();
}
JrdMemoryPool::deletePool(tempPool);
}