)]}'
{
  "commit": "156e48541bf7b7f88278662eef23eec4fe1b24fe",
  "tree": "d03c57af18ca290eacc861c4cf2d0ec5ae207608",
  "parents": [
    "aad36c9ffe449172a0c8b978b08b95fc6ce01d20"
  ],
  "author": {
    "name": "Gabriel Peal",
    "email": "gpeal@users.noreply.github.com",
    "time": "Tue Nov 02 22:20:51 2021 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Nov 02 22:20:51 2021 -0700"
  },
  "message": "Fix a few potential NPE race conditions (#1917)\n\nAlthough me and the reporters are unable to reproduce these NPEs, it\u0027s not impossible that they would occur if either:\r\n\r\nLottieDrawable\u0027s composition is set multiple times from multiple threads\r\nDynamic properties are set from multiple threads\r\nThis adds some thread safety to variable access and should resolve these.\r\nFixes #1794",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b235b390e78d72b4b6e6b398b0254b5e6522531b",
      "old_mode": 33188,
      "old_path": "lottie/src/main/java/com/airbnb/lottie/LottieDrawable.java",
      "new_id": "f51c37780d897f8ce2f15aaa43ae1f555c098151",
      "new_mode": 33188,
      "new_path": "lottie/src/main/java/com/airbnb/lottie/LottieDrawable.java"
    },
    {
      "type": "modify",
      "old_id": "4483fbb74d40e7e7958f79c143f0370f4d9038f7",
      "old_mode": 33188,
      "old_path": "lottie/src/main/java/com/airbnb/lottie/animation/keyframe/TransformKeyframeAnimation.java",
      "new_id": "5453d7b9d4b6210eab710a097d5eb1cb80e3c0e3",
      "new_mode": 33188,
      "new_path": "lottie/src/main/java/com/airbnb/lottie/animation/keyframe/TransformKeyframeAnimation.java"
    }
  ]
}
