)]}'
{
  "commit": "fa4094ac49b4cc23589f5c5b7e608c4b4ee6ca04",
  "tree": "6ee1470a3db1d3e09e455a34a41b6b5db4296847",
  "parents": [
    "7939e016b3d4ecd2f5b8ad708b69607e05a084a6"
  ],
  "author": {
    "name": "Jorge Boncompte [DTI2]",
    "email": "jorge@dti2.net",
    "time": "Fri Apr 13 13:46:09 2012 +0200"
  },
  "committer": {
    "name": "David Lamparter",
    "email": "equinox@diac24.net",
    "time": "Mon Apr 16 18:37:17 2012 +0200"
  },
  "message": "bgpd: Fix crash when disabling dampening (BZ#687)\n\n    Vladimir Podobaev reported that the following commands crashed the\ndaemon.\n\nrouter bgp 123\n bgp dampening\n no bgp dampening 1 2 3 4\n no bgp dampening\n\n    The problem was that bgp_damp_info_clean() tried to dereference the\nalready freed reuse_list array in the second call to \"no bgp dampening\".\n\n    Fixed by checking in bgp_damp_disable() that the dampening it\u0027s\nenabled before doing the cleanup.\n\nSigned-off-by: Jorge Boncompte [DTI2] \u003cjorge@dti2.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a51388335430e5c59eb3971e7aa8950e846b2add",
      "old_mode": 33188,
      "old_path": "bgpd/bgp_damp.c",
      "new_id": "2820f17c799cad3296e823a059c1eb6bcf917b02",
      "new_mode": 33188,
      "new_path": "bgpd/bgp_damp.c"
    }
  ]
}
