fix possible assertion failure in playturn_network_adapter::read
This commit is contained in:
parent
acafe54705
commit
10372edbe2
1 changed files with 1 additions and 0 deletions
|
@ -121,6 +121,7 @@ turn_info::PROCESS_DATA_RESULT turn_info::process_network_data_from_reader(bool
|
|||
{
|
||||
return res;
|
||||
}
|
||||
cfg.clear();
|
||||
}
|
||||
return PROCESS_CONTINUE;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue