mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-02-18 02:55:46 +00:00
fixed assert on restart
This commit is contained in:
parent
9c6852fdf7
commit
93a082e3ef
@ -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;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user