)]}'
{
  "commit": "fa318043589b040ee181545faa7f524114682ce0",
  "tree": "7c895ef9c9c23b026e7c5142237b6b9d70151825",
  "parents": [
    "986e0ba679deae5ff451c842e08c55355bade760"
  ],
  "author": {
    "name": "Antonin Décimo",
    "email": "antonin@tarides.com",
    "time": "Fri Jan 26 15:23:13 2024 +0100"
  },
  "committer": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Thu Feb 08 23:13:14 2024 +0200"
  },
  "message": "winpthreads: Check if requested stack size fits in an unsigned int\n\nThe requested stack size is a `size_t`, whereas _beginthreadex takes\nan `unsigned int`. This provides a bit of input sanitation, and\nprevents a compiler warning.\n\nCo-authored-by: Samuel Hym \u003csamuel.hym@rustyne.lautre.net\u003e\nSigned-off-by: Antonin Décimo \u003cantonin@tarides.com\u003e\nSigned-off-by: Martin Storsjö \u003cmartin@martin.st\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "dc8b82515de2113a68582b9edb23076e3d8883df",
      "old_mode": 33188,
      "old_path": "mingw-w64-libraries/winpthreads/src/thread.c",
      "new_id": "b4bb2f04844c0ae7e9911b6a3c872274f2c10526",
      "new_mode": 33188,
      "new_path": "mingw-w64-libraries/winpthreads/src/thread.c"
    }
  ]
}
