thorvg/src
Jinny You 83eb8ba37b lottie/slot: Fix slot resetting bug
When resetting back to animated property, system causes an UAF because frames have been freed.

Mark frames in nullptr at the case, so it doesn't use frame data after freed.

Issue: #2255
2024-05-17 11:01:09 +09:00
..
bindings bindings/capi: Fix incompatible parameter 2024-05-10 11:12:12 +09:00
common common: tweaking bezier computation for perf. 2024-05-10 11:16:21 +09:00
loaders lottie/slot: Fix slot resetting bug 2024-05-17 11:01:09 +09:00
renderer common: fix a precision issue in appendArc api 2024-05-10 11:12:12 +09:00
savers renderer/saver: enhanced safety 2024-04-06 12:48:30 +09:00
tools infra: fix build failure using c++17 (or later) with MSVC. 2024-05-10 11:12:12 +09:00
meson.build infra: revise the vector build script 2024-04-19 11:00:29 +09:00