)]}'
{
  "commit": "d18258304a79b459fe768e63f27efd17aa1fa78f",
  "tree": "d731805699f7391f33a13933e4b522580573be0a",
  "parents": [
    "05351a28c06c0b27e6aeb7d3c7801123c0242476"
  ],
  "author": {
    "name": "paul",
    "email": "paul",
    "time": "Thu Apr 03 01:27:01 2003 +0000"
  },
  "committer": {
    "name": "paul",
    "email": "paul",
    "time": "Thu Apr 03 01:27:01 2003 +0000"
  },
  "message": "From: David Watson \u003cdwatson@eecs.umich.edu\u003e\nSubject: [zebra 18573] PATCH ospfd: byte order error in assert statement\n\n I found a bug in the ospfd code tickled this morning by a Type 1\n LSA with exactly 62 entries (LSA length of 768, or 0x0300).\n A missing ntohs in ospf_lsa.c:ospf_lsa_different() causes an assert\n statement to fail, stopping ospfd.\n \u003e   assert (l1-\u003edata-\u003elength \u003e OSPF_LSA_HEADER_SIZE);\n So, a length of type 768 turns into a length of 3 which is\n obviously less than 20.\n David\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e01dbd0d0283d634cd4e086d7f733ef873d53b05",
      "old_mode": 33188,
      "old_path": "ospfd/ospf_lsa.c",
      "new_id": "45b554fb052258e608daef2ca3310aa3123de797",
      "new_mode": 33188,
      "new_path": "ospfd/ospf_lsa.c"
    }
  ]
}
