mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 20:04:50 +00:00
Oops, should have released this when we were done with it.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@65748 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -205,6 +205,7 @@ static int load_config(void)
|
|||||||
res = 0;
|
res = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
SQLFreeHandle(SQL_HANDLE_STMT, stmt);
|
||||||
ast_odbc_release_obj(obj);
|
ast_odbc_release_obj(obj);
|
||||||
|
|
||||||
if (AST_LIST_FIRST(&(tableptr->columns)))
|
if (AST_LIST_FIRST(&(tableptr->columns)))
|
||||||
|
Reference in New Issue
Block a user