)]}'
{
  "commit": "bd3cc6ea0e47c7894cb97b9765b76309ea235ff6",
  "tree": "ee25160d2fb3ed4b55890c920ccbfeb63993cd7c",
  "parents": [
    "5dd4b068ab883c8079868d5de18f2da632c64f5d"
  ],
  "author": {
    "name": "Arkadiusz Bokowy",
    "email": "a.bokowy@samsung.com",
    "time": "Fri Jul 28 16:09:14 2023 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Jul 28 10:09:14 2023 -0400"
  },
  "message": "Fix note message from gcc about uninitialized member (#28366)\n\nAfter change to c++17, on Tizen, we\u0027ve got a note message from gcc about\r\nuninitialized member of ChipError class in a lambda function. This is a\r\nfalse positive report, but by initializing CHIP_ERROR variable we can\r\nget rid of it and get a clean build once again.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3d73bd69b37589532ba869ba203a7b0f40358196",
      "old_mode": 33188,
      "old_path": "src/app/clusters/access-control-server/access-control-server.cpp",
      "new_id": "81e3f5f1b92157be095466fc9293c54225ec458f",
      "new_mode": 33188,
      "new_path": "src/app/clusters/access-control-server/access-control-server.cpp"
    }
  ]
}
