Pascal Massimino 8870ba7f06 Fix skia bug #10952
The offset *can* be negative, but the sanitizer reports strange
address behaviour when row_offset is unsigned size_t.

For safety, use int64_t instead (probably overkill. int32_t is probably ok).

Change-Id: I1bd424bfdb5447b3839f40679581d6bdea075320
2020-11-18 14:59:34 +01:00
..
2020-11-18 14:59:34 +01:00
2019-12-18 00:06:50 -08:00
2019-12-18 00:06:50 -08:00
2019-12-18 00:06:50 -08:00