Check return value of SkRect::intersect()
Skia is adding `[[nodiscard]]` to `Sk[I]Rect::intersect()` and this appears to be the only callsite in Android that was not already checking the return value. Bug: b/40042853 Flag: EXEMPT bugfix Change-Id: I45369f83041ea63fc00d29111c07b311e457ec20
Loading
Please register or sign in to comment