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
eb_priv_apply_referrer can write a terminator one byte beyond the caller-provided output buffer. Bound the write correctly and add regression coverage for the boundary case.
eb_priv_apply_referrer can write a terminator one byte beyond the caller-provided output buffer. Bound the write correctly and add regression coverage for the boundary case.