regression from 385a92cec7

This commit is contained in:
Anthony Minessale 2012-04-18 19:02:06 -05:00
parent 1c70afabdd
commit 54af0dcfe2
1 changed files with 1 additions and 1 deletions

View File

@ -2190,7 +2190,7 @@ SWITCH_DECLARE(char *) switch_event_expand_headers_check(switch_event_t *event,
*ptr = '\0';
}
}
}
switch_safe_free(expanded);
} else {