<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=http://email.email.llvm.org/c/eJylUsuumzAQ_RqzsYoAA0kWLG5vlB_oB1R-DDCNsSPbhNKv75jo9rHpppIlxuOZ8xhGebMP72sI4JLdOY48zRCAY-SSW5B3ji6nuPYGuB8pa3YnF9TcemnAcIsqyLCz5p1vM-r5aLUBpNm5tj5SyTbDC-QR_BTkwppT5OBM7snpAA8fElG4JNFRuzEBYoTIN0yzXxOXjrS50YdFJvSOK8qxplnd3fnN8cWb1QIlSlZdWfX2BeBFkjxXQJpfZRjjCtnQkvFklI6JNz6n9IgUsOZGZyLGVZXaL_ni_ZRxb1SKCX9AiHQ5YHJwvpSHkl--SbW3T3JMHE9pp4DOHB4OmyN-J9LoNcpENaTtb2q1TrG8Gyh9mDLn7LevlCv1hEzc0DBxPV1E37w8FmYQ5iIuspArDSkMBn3QkPZiDXb4hylrnx-fT_RDvoFOf5rqRNf3xTzotjpdzl09ClkJpVR_Ju66bbu6a5p6VIWVCmwcWPeZBu9ge42XYtZdi_9XgENTNXQqUdf1uWrL1lQnqU89iLEmYRVrK1gk2jLj5JkVYTgg8xzp0WJM8fcjTR4nB3AIJoUJk4WBtvdjD-4AD26AuvOmcdoyY48FLg5lwyHrJ6I3EHE>53566</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            libasan: keep debuginfo on dlclose
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          diorcety
      </td>
    </tr>
</table>

<pre>
    Currently if there is a leak in the code of a dynamic loaded library, which is already closed when the program's end, the report contains addresses without any information but "unknown module".
Seem's to be a known issue in many asan: https://github.com/google/sanitizers/issues/89. but which is resolved in valgrind with the fix associated to https://bugs.kde.org/show_bug.cgi?id=79362

</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJx9UsuunDAM_ZqwiYogvIYFi9s7mh_oB1QhMeA7IRklYSj9-jqMbh-bSpFwHPs8bEanj-F98x5sNAfHiccFPHAMXHID8s7RphRXTgN3E2X1YeWKihsnNWhucPTSH0y8831BtZytxoPUB1fGBSrZF3iBPLybvVyZ6AIHq1NPSnt4OB-JwkaJltq19hACBL5jXNwWubSkzU7OrzKis3ykHBNis3frdstXpzcDlMhZcWXF2zeAF0l0fATS_CrDEDZIhtaEJ4O0rHrjS4yPQAETNzozMW5jrtyaLs7NCfdGpRjxJ_hAlxMmBZc-P5X89k2qnXmSY-J4SjN7tPr0cNqc8AeRBqdQRqohbf9Sj9sc8ruG3Pk5cS5u_065XM3IqhtqVl27vmrFy2Omh0r3VS-ziNHAQHv4dHQHeHAN1Jtmxmle2pyryDZvhv_4Neb5-flCu_oAFf_221RN22bL0Lb9ZdJd13ZCTKouoO461YquLru6VX2ZGTmCCQNrvtJOLOyvyVPMmmuGgygEnaIqy_JS1Hmti06qroVqKvtLUzBCXCWaPOlIw8j8cEpKA6JHgyGGP480UpwtwElH-HKjf8YPGp1XEI_s5B5O7b8A8sH64A">