[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
Mon Dec 10 07:23:45 CST 2012
[ https://issues.asterisk.org/jira/browse/ASTERISK-20647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-20647:
-----------------------------------
Target Release Version/s: 11.1.0
10.11.0-digiumphones
10.11.0
> [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
> Target Release: 10.11.0, 10.11.0-digiumphones, 11.1.0
>
> 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