[asterisk-bugs] [JIRA] (ASTERISK-20647) [patch] Failure to cleanup SQLite3 statements during exit causes call to sqlite3_close to fail; leaks memory

Matt Jordan (JIRA) noreply at issues.asterisk.org
Sat Nov 3 20:03:21 CDT 2012


     [ https://issues.asterisk.org/jira/browse/ASTERISK-20647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Jordan updated ASTERISK-20647:
-----------------------------------

    Affects Version/s: 10.9.0-digiumphones
                       11.0.0
              Summary: [patch] Failure to cleanup SQLite3 statements during exit causes call to sqlite3_close to fail; leaks memory  (was: astdb_atexit call to sqlite3_close fails)
    
> [patch] Failure to cleanup SQLite3 statements during exit causes call to sqlite3_close to fail; leaks memory
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-20647
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20647
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/AstDB
>    Affects Versions: SVN, 10.9.0-digiumphones, 11.0.0
>            Reporter: Corey Farrell
>            Assignee: Matt Jordan
>            Severity: Minor
>         Attachments: astdb-sqlite3_close.patch
>
>
> main/db.c:
> init_statements has no matching cleanup and sqlite3_close does not succeed if any prepared statements have not been finalized.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list