just commit

This commit is contained in:
wangyu-
2017-10-07 06:52:10 -05:00
parent 707cc56562
commit 4273a5fb0d
4 changed files with 25 additions and 12 deletions

View File

@@ -156,6 +156,7 @@ int fec_encode_manager_t::input(char *s,int len/*,int &is_first_packet*/)
{
char ** blob_output;
int blob_len;
mylog(log_debug,"counter=%d\n",counter);
if(counter==0)
{
if(s==0) return 0;//relax this restriction temporarily