[Libreoffice-bugs] [Bug 144256] New: Missing destruction of FirebirdDriver::~FirebirdDriver, OSDBCDriverManager::~OSDBCDriverManager, OPoolCollection::~OPoolCollection opening and closing an ODB
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 2 06:39:07 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=144256
Bug ID: 144256
Summary: Missing destruction of
FirebirdDriver::~FirebirdDriver,
OSDBCDriverManager::~OSDBCDriverManager,
OPoolCollection::~OPoolCollection opening and closing
an ODB
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: mikekaganski at hotmail.com
CC: sbergman at redhat.com
1. Put breakpoints to ctors and dtors of
- FirebirdDriver,
- OSDBCDriverManager,
- OPoolCollection
2. Open attachment 174687 and navigate to Tables
- see that the ctors get called
3. Close LibreOffice
- see that dtors don't get called
=> one consequence is that temporary directories are kept on disk
Tested with 7.2.1.1 and current master on Windows.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210902/bd3e6d33/attachment.htm>
More information about the Libreoffice-bugs
mailing list