FS-4887 --resolve

This commit is contained in:
Anthony Minessale 2012-11-29 11:00:43 -06:00
parent 7e03199529
commit ddd6382280
1 changed files with 1 additions and 0 deletions

View File

@ -1613,6 +1613,7 @@ SWITCH_DECLARE(switch_status_t) switch_event_create_brackets(char *data, char a,
if (vnext) {
vdata = vnext;
vnext = NULL;
} else {
break;
}