)]}'
{
  "commit": "93eb94d622093829da4bd4c3e0af16b360e912e4",
  "tree": "1b2edc57acda69d0dfc8f3322a18a1584435ceb9",
  "parents": [
    "6c9c973aa77b68a9adb1d0814ef5920aaf0ef157"
  ],
  "author": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Fri Apr 18 20:13:24 2014 +0400"
  },
  "committer": {
    "name": "Maxim Dounin",
    "email": "mdounin@mdounin.ru",
    "time": "Fri Apr 18 20:13:24 2014 +0400"
  },
  "message": "Upstream: plugged potential memory leak on reload.\n\nThe SSL_CTX_set_cipher_list() may fail if there are no valid ciphers\nspecified in proxy_ssl_ciphers / uwsgi_ssl_ciphers, resulting in\nSSL context leak.\n\nIn theory, ngx_pool_cleanup_add() may fail too, but this case is\nintentionally left out for now as it\u0027s almost impossible and proper fix\nwill require changes to http ssl and mail ssl code as well.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8ee32f491a1827a3b28893ad67c8752f04a5c6c1",
      "old_mode": 33188,
      "old_path": "src/http/modules/ngx_http_proxy_module.c",
      "new_id": "9e2cf619fb0db5494f52c9273a99d28085062ef8",
      "new_mode": 33188,
      "new_path": "src/http/modules/ngx_http_proxy_module.c"
    },
    {
      "type": "modify",
      "old_id": "17dfc3b3ac78784a365c1615437e31947e2372bf",
      "old_mode": 33188,
      "old_path": "src/http/modules/ngx_http_uwsgi_module.c",
      "new_id": "80d6cde401a71ffa143645b17e139b2b01b28c85",
      "new_mode": 33188,
      "new_path": "src/http/modules/ngx_http_uwsgi_module.c"
    }
  ]
}
