)]}'
{
  "commit": "159869014b11c35700662f5b0ef140e0f9b10b5f",
  "tree": "63d0c6c76f9728c9b471930d3e18fd4d7be42c20",
  "parents": [
    "40c1ea8c3b205db6f6d2c00f6eb4d4897f867336"
  ],
  "author": {
    "name": "Liu Hao",
    "email": "lh_mouse@126.com",
    "time": "Fri Apr 12 00:36:12 2019 +0800"
  },
  "committer": {
    "name": "Liu Hao",
    "email": "lh_mouse@126.com",
    "time": "Sat Apr 13 18:55:32 2019 +0800"
  },
  "message": "include/ntsecapi.h: Add missing `__stdcall` specifiers.\n\nThis commit adds `__stdcall` to the following functions:\n\n    RtlGenRandom()\n    RtlEncryptMemory()\n    RtlDecryptMemory()\n\nAbsence of these specifiers used to cause undefined references to\n`SystemFunction036` when compiling the following code for x86:\n\n    #include \u003cminwindef.h\u003e\n    #include \u003cntsecapi.h\u003e\n\n    int main(void)\n      {\n        char buffer[100];\n        RtlGenRandom(buffer, sizeof(buffer));\n      }\n\nSigned-off-by: Liu Hao \u003clh_mouse@126.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d409c02f6e83a95d099eb7797339d7294661edf6",
      "old_mode": 33188,
      "old_path": "mingw-w64-headers/include/ntsecapi.h",
      "new_id": "99fd3cbbfd14b7034a3b7d128a1ed17051e01b79",
      "new_mode": 33188,
      "new_path": "mingw-w64-headers/include/ntsecapi.h"
    }
  ]
}
