)]}'
{
  "commit": "5e227133c16c1c9ff41a18a2b411a20afe81be6c",
  "tree": "257946c41bd71e800be665f850d61a021066d6b2",
  "parents": [
    "edd4fedc5427cf1cf1f4b045e53ff91eb282e9d4"
  ],
  "author": {
    "name": "Ben Wagner",
    "email": "bungeman@chromium.org",
    "time": "Sat Jan 15 17:08:18 2022 -0500"
  },
  "committer": {
    "name": "Ben Wagner",
    "email": "bungeman@chromium.org",
    "time": "Sat Jan 15 17:21:39 2022 -0500"
  },
  "message": "[pshinter] Avoid accessing uninitialized zone.\n\nThe `normal_top.count` may be 0, implying no `normal_top.zones` exist.\nThe code must not access these (non-existent) `normal_top.zones`.\n\n* src/pshinter/pshalgo.c (ps_hints_apply): Do not assume that\n`normal_top.zones[0]` is initialized. Test `normal_top.count`\nbefore using `normal_top.zones[0]`. Do not rescale if there are no\n`zones`.\n\nFixes: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id\u003d43675\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d6842635951cd1741cc496dd56f54bcb231e32bd",
      "old_mode": 33188,
      "old_path": "src/pshinter/pshalgo.c",
      "new_id": "1616c43fbdceacebd7e4df7a97fcd3a36fbfaa04",
      "new_mode": 33188,
      "new_path": "src/pshinter/pshalgo.c"
    }
  ]
}
