)]}'
{
  "commit": "0c99f6617a9ef0c814a848ea3c0d8dece3d2bad3",
  "tree": "d4be5d6c43ec5ba373da992abbac2a139b934f8c",
  "parents": [
    "4d47a318cffc3d68708836e46acace1be50b222c"
  ],
  "author": {
    "name": "Pali Rohár",
    "email": "pali.rohar@gmail.com",
    "time": "Wed Nov 27 18:26:54 2024 +0100"
  },
  "committer": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Wed Dec 04 12:19:06 2024 +0200"
  },
  "message": "crt: Localize usage of startinfo variable\n\nVariable startinfo is used only by __(w)getmainargs() call passed by the\npointer in pre_cpp_init() function. The __(w)getmainargs() function does\nnot use or store the pointer value, so the variable does not have to be\nstatic. Declare this variable just on the pre_cpp_init() function stack.\n\nThe _startupinfo struct is an input-only struct with one member\n(int newmode).\n\nSigned-off-by: Martin Storsjö \u003cmartin@martin.st\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "88e9217857a495c20a9e0ec3e2d32323f2fd0754",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/crt/crtexe.c",
      "new_id": "ef8f0431b4ca04272ae05389deb2642bcb887b22",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/crt/crtexe.c"
    }
  ]
}
