mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-10 14:41:50 +00:00
lottie: polish up a comment.
This commit is contained in:
parent
1f04df60dd
commit
d883cc23cf
1 changed files with 1 additions and 1 deletions
|
@ -304,7 +304,7 @@ bool LottieLoader::override(const char* slot)
|
|||
|
||||
//override slots
|
||||
if (slot) {
|
||||
//TODO: Crashed, does this necessary?
|
||||
//Copy the input data because the JSON parser will encode the data immediately.
|
||||
auto temp = strdup(slot);
|
||||
|
||||
//parsing slot json
|
||||
|
|
Loading…
Add table
Reference in a new issue