)]}'
{
  "commit": "5e776d5fa2ecf27884a464b0a6525e8e85f6aa63",
  "tree": "04db39be9dc0e11de35810ee6eb5f9185f24d221",
  "parents": [
    "a82ac612a51e4b372de41299e88237ef6394dcac"
  ],
  "author": {
    "name": "Minsoo Choo",
    "email": "minsoo@minsoo.io",
    "time": "Wed May 20 22:02:49 2026 +0000"
  },
  "committer": {
    "name": "Thomas Huth",
    "email": "th.huth@posteo.eu",
    "time": "Mon Jun 08 12:45:56 2026 +0200"
  },
  "message": "rtas_flash: fix blockCnt iteration\n\nfor (blockCnt \u003d 0; blockCnt \u003c\u003d FLASHSIZE; blockCnt +\u003d FLASH_BLOCK_SIZE)\nwill iterate more than FLASHSIZE, thus causing overwriting. Change \u003c\u003d to\n\u003c to limit block count correctly.\n\nSigned-off-by: Minsoo Choo \u003cminsoo@minsoo.io\u003e\nMessage-ID: \u003c20260520220212.525-3-minsoo@minsoo.io\u003e\nSigned-off-by: Thomas Huth \u003cth.huth@posteo.eu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "aa61603f4f7852d9a1117f5117a3593dc380fd8d",
      "old_mode": 33188,
      "old_path": "board-js2x/rtas/rtas_flash.c",
      "new_id": "02340872a89ad303de7edd9a94b5c482cc41c37e",
      "new_mode": 33188,
      "new_path": "board-js2x/rtas/rtas_flash.c"
    }
  ]
}
