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:
Tilghman Lesher
2007-05-24 03:27:54 +00:00
parent 04e45cfda3
commit 2263fd907e

View File

@@ -205,6 +205,7 @@ static int load_config(void)
res = 0;
}
SQLFreeHandle(SQL_HANDLE_STMT, stmt);
ast_odbc_release_obj(obj);
if (AST_LIST_FIRST(&(tableptr->columns)))