fix infinite loop. why wasn't this pulled in

from master?
This commit is contained in:
Matt Wells 2014-06-26 05:43:03 -07:00
parent f26b964717
commit e3aa263cdc

View File

@ -250,7 +250,7 @@ void doneInjectingWrapper9 ( void *state ) {
return;
}
if ( msg7->m_start )
if ( msg7->m_start && delim )
goto loop;
// and we call the original caller