)]}'
{
  "commit": "27589754e47a2d2e682ee29daa2d21dff99e509d",
  "tree": "ac56175d063ab1eda035d349008af6c3e924029c",
  "parents": [
    "79ff7e4b5e5c157aa1347152752eb7c2903ecaca"
  ],
  "author": {
    "name": "Russ Cox",
    "email": "rsc@swtch.com",
    "time": "Thu Jan 10 17:06:51 2008 -0500"
  },
  "committer": {
    "name": "Russ Cox",
    "email": "rsc@swtch.com",
    "time": "Thu Jan 10 17:06:51 2008 -0500"
  },
  "message": "libregexp: fix match choice bug\nThis bug fix allows some pathological regular\nexpressions to cause the regexp library to\nreport a stack overflow (really a stack filling; safe)\nbut it also fixes the behavior of some common regexps.\nIt is too hard to satisfy both.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c04182a1aee0a8c97ce770af7b71b8879038d84a",
      "old_mode": 33188,
      "old_path": "src/libregexp/regexec.c",
      "new_id": "a00fbcbc9b8cbee2ce787863edcce9c14ebea349",
      "new_mode": 33188,
      "new_path": "src/libregexp/regexec.c"
    },
    {
      "type": "modify",
      "old_id": "ec7907da547207d235b7838534cbd7080b1a775f",
      "old_mode": 33188,
      "old_path": "src/libregexp/rregexec.c",
      "new_id": "16d95e674792b8c72846db2f483b078aa427f386",
      "new_mode": 33188,
      "new_path": "src/libregexp/rregexec.c"
    }
  ]
}
