mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 04:43:03 +01:00
Misc.
This commit is contained in:
parent
390ed082a1
commit
579114d67c
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user