mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-05-06 07:59:35 +00:00
regression from 385a92cec74598122f389ee42d28f928c2f15fd9
This commit is contained in:
parent
8691b484c2
commit
1c70afabdd
@ -2171,7 +2171,7 @@ SWITCH_DECLARE(char *) switch_event_expand_headers_check(switch_event_t *event,
|
|||||||
} else {
|
} else {
|
||||||
sub_val = expanded_sub_val;
|
sub_val = expanded_sub_val;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
if (offset || ooffset) {
|
if (offset || ooffset) {
|
||||||
cloned_sub_val = strdup(sub_val);
|
cloned_sub_val = strdup(sub_val);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user