CID:1214220 Resource leak

This commit is contained in:
Michael Jerris 2014-05-15 12:41:09 +00:00
parent 619b31e1e8
commit 68825ff4f1
1 changed files with 1 additions and 0 deletions

View File

@ -3409,6 +3409,7 @@ static void pickup_pres_event_handler(switch_event_t *event)
if (zstr(domain_name)) {
switch_safe_free(dup_to);
switch_safe_free(dup_domain_name);
return;
}