)]}'
{
  "commit": "da8bb22634e9cf5419b839c9ba7a359efc62c7b1",
  "tree": "d04633c7105e8e0d73e0eb6ee5408b6e5441b7b4",
  "parents": [
    "b9feaa8dd944e7d715b481474ccb08096bdb190c"
  ],
  "author": {
    "name": "Ruslan Ermilov",
    "email": "ru@nginx.com",
    "time": "Mon Jun 18 12:30:45 2012 +0000"
  },
  "committer": {
    "name": "Ruslan Ermilov",
    "email": "ru@nginx.com",
    "time": "Mon Jun 18 12:30:45 2012 +0000"
  },
  "message": "Fixed crash in ngx_resolver_cleanup_tree().\n\nIf sending a DNS request fails with an error (e.g., when mistakenly trying\nto send it to a local IP broadcast), such a request is not deleted if there\nare clients waiting on it.  However, it was still erroneously removed from\nthe queue.  Later ngx_resolver_cleanup_tree() attempted to remove it from\nthe queue again that resulted in a NULL pointer dereference.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2b0e41a5ee96ee506cb67997a50899713f0feee2",
      "old_mode": 33188,
      "old_path": "src/core/ngx_resolver.c",
      "new_id": "53fbbf92ad01a777cfcb3d954c0a0b5ea57ca174",
      "new_mode": 33188,
      "new_path": "src/core/ngx_resolver.c"
    }
  ]
}
