)]}'
{
  "commit": "edbd2b75e9ead76e8e8f3b4a4c8d30a845e3a005",
  "tree": "414ceee3aa01824564c7cf1edf12d71ee978e4ff",
  "parents": [
    "53c4889a9c792d5111a9e50976f00f1a035b1ad7"
  ],
  "author": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Mon Apr 22 14:57:21 2024 +0300"
  },
  "committer": {
    "name": "Martin Storsjö",
    "email": "martin@martin.st",
    "time": "Thu Apr 25 23:52:35 2024 +0300"
  },
  "message": "crt: Use the right options in the UCRT non-inline _snwprintf\n\nIn the inline form of _snwprintf, we set\n_CRT_INTERNAL_PRINTF_LEGACY_VSPRINTF_NULL_TERMINATION,\nbut in the non-inline version, we just called\nvsnwprintf, which doesn\u0027t set that option.\n\nInstead call __stdio_common_vswprintf directly, with the right\noptions.\n\nThe previous form stemmed from the original UCRT implementation\nin bc6a87488995675ae80c312e3585cb1ace739b43.\n\nSigned-off-by: Martin Storsjö \u003cmartin@martin.st\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d4d5eff17ce93185356d10df256ab290bdaae1f1",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/stdio/ucrt__snwprintf.c",
      "new_id": "07cdf18a46b390d0fc9ed81427c4db271ca0c067",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/stdio/ucrt__snwprintf.c"
    }
  ]
}
