)]}'
{
  "commit": "c81752946c89e7d63fad5dc2df3468b57a3e26bb",
  "tree": "23677e8e7b1f605f49e9c3085cc4da4eec63ef6d",
  "parents": [
    "0d0cc45cede24cadd118eead40502b9ca6a174f4"
  ],
  "author": {
    "name": "Pali Rohár",
    "email": "pali.rohar@gmail.com",
    "time": "Tue Jan 06 00:06:39 2026 +0100"
  },
  "committer": {
    "name": "LIU Hao",
    "email": "lh_mouse@126.com",
    "time": "Wed Feb 04 10:45:32 2026 +0800"
  },
  "message": "crt: Fix overflow detection in mingw-w64 _lseeki64() emulation\n\nOn recent Windows versions when the current file position does not fit into\nthe 32 bits then the _lseek() function returns error without setting new\nposition.\n\nReflect this behavior in _lseeki64() emulation and fallback to\nSetFilePointer() on error.\n\nThis fixes t_lseeki64.c test when compiled against msvcrt20.dll and run on\nWindows 10 against the system os version of msvcrt20.dll.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "747a390c99299aef71ba58ecf40ed8851c9949fd",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/stdio/_lseeki64.c",
      "new_id": "215689bd56b57d354a36078e78ed96df3c3a7d06",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/stdio/_lseeki64.c"
    }
  ]
}
