mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-04-11 00:56:13 +00:00
fixed assert on restart
This commit is contained in:
@@ -458,6 +458,7 @@ static void _stream_destroy_workers(struct device_t *dev, struct workers_pool_t
|
||||
|
||||
free(pool->workers);
|
||||
}
|
||||
pool->free_workers = 0;
|
||||
pool->workers = NULL;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user