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
lib: fix warning about uninitialized variable
This is not really the case, but older compilers may not be able to
detect there is no branch when this variable is uninitialized.