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
Add additional guardrails against unsigned underflows caused by wrong WordCount (#3787)
Following up on #3671, this adds additional guardrails for cases that
were still unhandled by the previous patch. This PR also includes
multiple new tests for invalid wordcounts, and joins them all --the new,
and the ones added by #3671-- in their own directory
(test/negative/invalid-wordcount).
0 commit comments