)]}'
{
  "commit": "83f350830ee561ddc799d1445c6024a84df9f161",
  "tree": "29880fb16a28a2b7cb63c26fafab0b85f508d532",
  "parents": [
    "e66c9edea34ce13e7a6769996e1d151505d8cd3e"
  ],
  "author": {
    "name": "Philippe Waroquiers",
    "email": "philippe.waroquiers@skynet.be",
    "time": "Sun Nov 20 11:11:27 2022 +0100"
  },
  "committer": {
    "name": "Philippe Waroquiers",
    "email": "philippe.waroquiers@skynet.be",
    "time": "Mon Nov 21 21:15:20 2022 +0100"
  },
  "message": "Fix use after free introduced by $_hit_bpnum/$_hit_locno variables.\n\nIf the commands of the bpstat bs contain commands such as step or next or\ncontinue, the BS and its commands are freed by execute_control_command.\n\nSo, we cannot remember the BS that was printed. Instead, remember\nthe bpnum and locno.\n\nRegtested on debian/amd64 and re-run a few tests under valgrind.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7f6400db624583bb239157cd1c9609bd8338501e",
      "old_mode": 33188,
      "old_path": "gdb/breakpoint.c",
      "new_id": "5b691673a0e4dfc3a79b1ccbe8c419b65ac6b31b",
      "new_mode": 33188,
      "new_path": "gdb/breakpoint.c"
    }
  ]
}
