MODAPP-250

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12915 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2009-04-06 15:01:02 +00:00
parent eaf0c7c8b5
commit 6470fdb0c9
1 changed files with 1 additions and 1 deletions

View File

@ -3176,7 +3176,7 @@ SWITCH_STANDARD_API(boxcount_api_function)
}
}
switch_safe_free(id);
switch_safe_free(dup);
}
if (!strcasecmp(how, "saved")) {