)]}'
{
  "commit": "ad4877023146953d4daa8d91c119124c38620337",
  "tree": "501307e5501d8261567014e553b45a78ddf8c6ba",
  "parents": [
    "4b4292a8f78eec4271213982fdddaf1c479dfe96"
  ],
  "author": {
    "name": "Christopher Wellons",
    "email": "wellons@nullprogram.com",
    "time": "Fri Oct 07 11:33:10 2022 -0400"
  },
  "committer": {
    "name": "Laslo Hunhold",
    "email": "dev@frign.de",
    "time": "Fri Oct 07 18:00:11 2022 +0200"
  },
  "message": "Check for empty destination before NUL-terminating\n\nThis overflow was triggered in the second test of to_lowercase_utf8\nwhere the destination is zero length (w-\u003edestlen \u003d\u003d 0). `w-\u003edestlen`\nwould overflow by subtraction, then the subscript would overflow the\ndestination.\n\nSigned-off-by: Laslo Hunhold \u003cdev@frign.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ed893ba5c7cc090b6a692540a3cb8a4445ea51b8",
      "old_mode": 33188,
      "old_path": "src/util.c",
      "new_id": "2ff1b643932c19cbfc1f81a002c27eeaab3acd28",
      "new_mode": 33188,
      "new_path": "src/util.c"
    }
  ]
}
