You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
QemuFwCfgBuilder::next_file_selector should only return values between
FwCfgSelector::FILE_FIRST and FwCfgSelector::FILE_LAST, but may return
an invalid value if a selector is added that is outside this range.
0 commit comments