)]}'
{
  "commit": "322c944da44a9e1f8062b24e760d34d73090d122",
  "tree": "f9bae7a153f8795ce9b1b69231ef66c21d0ddf77",
  "parents": [
    "9a1aa15c80532e119853ce318393c8de28c9ddf1"
  ],
  "author": {
    "name": "Ruslan Ermilov",
    "email": "ru@nginx.com",
    "time": "Thu Aug 04 01:15:41 2016 +0300"
  },
  "committer": {
    "name": "Ruslan Ermilov",
    "email": "ru@nginx.com",
    "time": "Thu Aug 04 01:15:41 2016 +0300"
  },
  "message": "Win32: added per-thread random seeding.\n\nThe change in b91bcba29351 was not enough to fix random() seeding.\nOn Windows, the srand() seeds the PRNG only in the current thread,\nand worse, is not inherited from the calling thread.  Due to this,\nworker threads were not properly seeded.\n\nReported by Marc Bevand.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "795e41e57a4017a77806a7e1ba5223cd6afc61f5",
      "old_mode": 33188,
      "old_path": "src/os/win32/ngx_process_cycle.c",
      "new_id": "ce2c77d3d29a52af0d74cece68771b5dafac8e7b",
      "new_mode": 33188,
      "new_path": "src/os/win32/ngx_process_cycle.c"
    }
  ]
}
