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
Fix a float-to-int cast crash in AppendArcToPolyline
This crash was found by temporarily re-enabling the stroke generation fuzz test in `strokes/stroke_test.cc`, as the crash can be triggered by an adversarial (but valid) brush definition. Fixing this crash is one step toward re-enabling that fuzz test.
PiperOrigin-RevId: 826478319
0 commit comments