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
Since the length field of the CRC slot isn't part of the CRC, if corrupted it would not be detectable. This could lead to us loading a page without error and treating it as the wrong size (e.g. partial even when it is not partial).
Related: #3837
Since the length field of the CRC slot isn't part of the CRC, if corrupted it would not be detectable. This could lead to us loading a page without error and treating it as the wrong size (e.g. partial even when it is not partial).