)]}'
{
  "commit": "d79c8abcaafa70f7bac00c4f8ddd897e45475919",
  "tree": "14063c981a652d0e2faeb234e9100c2ad593ca3d",
  "parents": [
    "af18946d769296d9efead825a0d1aa6a1a41fe74"
  ],
  "author": {
    "name": "Vladimir Homutov",
    "email": "vl@nginx.com",
    "time": "Thu Jul 11 19:50:19 2013 +0400"
  },
  "committer": {
    "name": "Vladimir Homutov",
    "email": "vl@nginx.com",
    "time": "Thu Jul 11 19:50:19 2013 +0400"
  },
  "message": "Core: fixed possible use of an uninitialized variable.\n\nThe call to ngx_sock_ntop() in ngx_connection_local_sockaddr() might be\nperformed with the uninitialized \"len\" variable.  The fix is to initialize\nvariable to the size of corresponding socket address type.\n\nThe issue was introduced in commit 05ba5bce31e0.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "553a938f6590a44536621c0f4a4cfbe8d62bf6f9",
      "old_mode": 33188,
      "old_path": "src/core/ngx_connection.c",
      "new_id": "827be88dba6c8860bedd4c519f2e54e4b83b0161",
      "new_mode": 33188,
      "new_path": "src/core/ngx_connection.c"
    }
  ]
}
