<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Missing destruction of FirebirdDriver::~FirebirdDriver, OSDBCDriverManager::~OSDBCDriverManager, OPoolCollection::~OPoolCollection opening and closing an ODB"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=144256">144256</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Missing destruction of FirebirdDriver::~FirebirdDriver, OSDBCDriverManager::~OSDBCDriverManager, OPoolCollection::~OPoolCollection opening and closing an ODB
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>mikekaganski@hotmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>sbergman@redhat.com
</td>
</tr></table>
<p>
<div>
<pre>1. Put breakpoints to ctors and dtors of
- FirebirdDriver,
- OSDBCDriverManager,
- OPoolCollection
2. Open <span class=""><a href="https://bugs.documentfoundation.org/attachment.cgi?id=174687" name="attach_174687" title="An embedded FB DB with Cyrillic data in a table and two queries">attachment 174687</a> <a href="https://bugs.documentfoundation.org/attachment.cgi?id=174687&action=edit" title="An embedded FB DB with Cyrillic data in a table and two queries">[details]</a></span> 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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>