)]}'
{
  "commit": "033bc52bb6190393c8eed80925fa78cc35b40c6d",
  "tree": "c5894738d627d9d965265fffb0a61e246f373930",
  "parents": [
    "94c5098e4d9d5b58a6db31064398fb4941ab5efb"
  ],
  "author": {
    "name": "Tom Tromey",
    "email": "tromey@adacore.com",
    "time": "Wed Aug 16 11:29:19 2023 -0600"
  },
  "committer": {
    "name": "Tom Tromey",
    "email": "tromey@adacore.com",
    "time": "Wed Aug 16 13:07:08 2023 -0600"
  },
  "message": "Avoid buffer overflow in ada_decode\n\nA bug report pointed out a buffer overflow in ada_decode, which Keith\nhelpfully analyzed.  ada_decode had a logic error when the input was\nall digits.  While this isn\u0027t valid -- and would probably only appear\nin fuzzer tests -- it still should be handled properly.\n\nThis patch adds a missing bounds check.  Tested with the self-tests in\nan asan build.\n\nBug: https://sourceware.org/bugzilla/show_bug.cgi?id\u003d30639\nReviewed-by: Keith Seitz \u003ckeiths@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4a9a6e0f38f031738d997f9875595b670e88d38e",
      "old_mode": 33188,
      "old_path": "gdb/ada-lang.c",
      "new_id": "2f934b1e79ab5f95536cb8a7494699a74755e4da",
      "new_mode": 33188,
      "new_path": "gdb/ada-lang.c"
    }
  ]
}
