to improved safe

This commit is contained in:
2024-03-16 00:37:55 +08:00
parent 2f93a1bb00
commit 74caaea566
3 changed files with 5 additions and 0 deletions

View File

@@ -309,6 +309,8 @@ namespace hgl
RingBufferSafeWrite(io::RingOutputStream *ros)
{
rb=ros->GetRingBuffer();
size=-1;
}
int Start()