)]}'
{
  "commit": "b3066b16e1d6f7e9c27cc092b67591262d3a8b13",
  "tree": "c5097e0dfbf0bfc81a076b7228bd5654d6c94ffc",
  "parents": [
    "8f0f4c10e91a82e6f636d792c14cc608c06ca37d"
  ],
  "author": {
    "name": "Piotr Sikora",
    "email": "piotr@cloudflare.com",
    "time": "Thu Jun 19 04:16:36 2014 -0700"
  },
  "committer": {
    "name": "Piotr Sikora",
    "email": "piotr@cloudflare.com",
    "time": "Thu Jun 19 04:16:36 2014 -0700"
  },
  "message": "Perl: NULL-terminate argument list.\n\nperl_parse() function expects argv/argc-style argument list,\nwhich according to the C standard must be NULL-terminated,\nthat is: argv[argc] \u003d\u003d NULL.\n\nThis change fixes a crash (SIGSEGV) that could happen because\nof the buffer overrun during perl module initialization.\n\nSigned-off-by: Piotr Sikora \u003cpiotr@cloudflare.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bf4d1fe9ad78bbf71525cb96bc4bce3e16bc4b1a",
      "old_mode": 33188,
      "old_path": "src/http/modules/perl/ngx_http_perl_module.c",
      "new_id": "6a8894cc3b1a559fcb955b6d66f7a56d4603b30f",
      "new_mode": 33188,
      "new_path": "src/http/modules/perl/ngx_http_perl_module.c"
    }
  ]
}
