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
Copilot review on PR #3: test finds entry_end by scanning for MAGIC_BYTES. If magic sequence appears in payload data, scan finds wrong position. Use length-based offset instead.