FSCORE-347

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12873 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2009-04-01 20:11:36 +00:00
parent 13d3efb6d0
commit 718e5da6aa
3 changed files with 7 additions and 3 deletions

View File

@@ -385,6 +385,7 @@ SWITCH_STANDARD_APP(eavesdrop_function)
switch_safe_free(e_data.uuid_list[x]);
}
free(sql);
switch_core_db_close(db);
} else {