Commit 091e1411 authored by Lioncash's avatar Lioncash
Browse files

core/profile_select: Avoid uninitialized read in SelectProfile()

The default constructor of UUID doesn't initialize its data members, so
we need to directly initialize it to be invalid.
parent 40314cc5
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