mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-20 06:52:03 +00:00
![]() When lottie is broken and provides invalid gradient, the program crashes in segmentation fault. At that time, in the `populate` function, `ColorStop& color` doesn't have `input` but tries to use it. Added checking nullptr logic. The function `populate` will not proceed and return 0 in that case. related issue: #2072 |
||
---|---|---|
.. | ||
rapidjson | ||
meson.build | ||
thorvg_lottie.h | ||
tvgLottieAnimation.cpp | ||
tvgLottieBuilder.cpp | ||
tvgLottieBuilder.h | ||
tvgLottieInterpolator.cpp | ||
tvgLottieInterpolator.h | ||
tvgLottieLoader.cpp | ||
tvgLottieLoader.h | ||
tvgLottieModel.cpp | ||
tvgLottieModel.h | ||
tvgLottieParser.cpp | ||
tvgLottieParser.h | ||
tvgLottieParserHandler.cpp | ||
tvgLottieParserHandler.h | ||
tvgLottieProperty.h |