8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 04:43:03 +01:00
This commit is contained in:
robocop 2009-07-21 09:45:13 +00:00
parent 390ed082a1
commit 579114d67c

View File

@ -5848,7 +5848,7 @@ static void detachLocksFromAttachment(Attachment* attachment)
Jrd::Attachment::~Attachment()
{
// For normal attachments that happens release_attachment(),
// For normal attachments that happens in release_attachment(),
// but for special ones like GC should be done also in dtor -
// they do not (and should not) call release_attachment().
// It's no danger calling detachLocksFromAttachment()