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
Because the storage layer rounds up code size to a multiple of
the word size, it is possible for the set of code modules to have
trailing padding. Previously, this could cause the module search
function to not terminate as expected, read out of bounds, and crash.
0 commit comments