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
In some occasions, the registry data buffer is provided
without enough length to satisfy the underlying value
type. To prevent panics, when converting the buffer to
an integer data type, incorporate bound checks.
0 commit comments