Commit 583bd20f authored by Subv's avatar Subv
Browse files

Services/VI: Dereferencing an uninitialized std::optional is undefined behavior.

Assert that it is not empty before using it in the DequeueBuffer wait callback.
parent 4b950728
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment