sw_engine rleClipPath: Modify clippath spans creation size.
authorJunsuChoi <jsuya.choi@samsung.com>
Mon, 15 Mar 2021 06:05:24 +0000 (15:05 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Tue, 16 Mar 2021 01:05:51 +0000 (10:05 +0900)
commit9686547f3d3dbb1e6fe05fe254a83b3dae820acf
treeedbb7415107fc7fa1b7379db2e522487a43fd4d1
parent7b34c3d033eb4f0de046c82511ff8baf32469a5a
sw_engine rleClipPath: Modify clippath spans creation size.

When updating rle for clipped area, realloc size should be larger than spans size.
so this patch prevents the problem while realloc.
src/lib/sw_engine/tvgSwRle.cpp