)]}'
{
  "commit": "1852f381b1be305d93f227e51efe63cbda89f83b",
  "tree": "7a1ad85d56e72e9ec52f00a07f7606ad3ad0bcf0",
  "parents": [
    "7178eea9a005c8dcbd77e6163b2dcc49cc930848"
  ],
  "author": {
    "name": "Biswapriyo Nath",
    "email": "nathbappai@gmail.com",
    "time": "Mon Jan 23 18:52:01 2023 +0530"
  },
  "committer": {
    "name": "LIU Hao",
    "email": "lh_mouse@126.com",
    "time": "Mon Jan 23 22:01:47 2023 +0800"
  },
  "message": "crt: Fix builtin declaration mismatch warning with ssp functions\n\nThis fixes the following warnings with gcc\nwarning: mismatch in argument 2 type of built-in function \u0027__memmove_chk\u0027; expected \u0027const void *\u0027 [-Wbuiltin-declaration-mismatch]\nwarning: mismatch in argument 2 type of built-in function \u0027__memcpy_chk\u0027; expected \u0027const void *\u0027 [-Wbuiltin-declaration-mismatch]\nwarning: mismatch in argument 2 type of built-in function \u0027__mempcpy_chk\u0027; expected \u0027const void *\u0027 [-Wbuiltin-declaration-mismatch]\n\nSigned-off-by: Biswapriyo Nath \u003cnathbappai@gmail.com\u003e\nSigned-off-by: LIU Hao \u003clh_mouse@126.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3dee104c4189ced9c62d6cfae0e9e11d67edbe91",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/ssp/memcpy_chk.c",
      "new_id": "8ff41ca8ed20f3790106af4f70951b3a6a11c60b",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/ssp/memcpy_chk.c"
    },
    {
      "type": "modify",
      "old_id": "9d29fefc99f9961b6f2ba4ac410e0fac82354d3b",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/ssp/memmove_chk.c",
      "new_id": "888c7029a7c574a3fe50a013157de2711dc5302c",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/ssp/memmove_chk.c"
    },
    {
      "type": "modify",
      "old_id": "b8fc6dba35a4c24b28435cf40cb25ef0d574bc55",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/ssp/mempcpy_chk.c",
      "new_id": "d04f9a1feda24accec50dfb7c49c46db37118242",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/ssp/mempcpy_chk.c"
    }
  ]
}
