)]}'
{
  "commit": "2338ad88859313922e3a861e07aec441a90464de",
  "tree": "7919eeff62d51a8f4e2baf70a78f4a1dd748acaf",
  "parents": [
    "fa515410aae2cf4ced2cf41cc6715fee6c6db344"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Mon Aug 22 22:39:24 2016 -0700"
  },
  "committer": {
    "name": "Matt Caswell",
    "email": "matt@openssl.org",
    "time": "Tue Aug 23 20:37:58 2016 +0100"
  },
  "message": "Fix math in BN_bn2dec comment.\n\nThe bound on log(2)/3 on the second line is incorrect and has an extra\nzero compared to the divisions in the third line. log(2)/3 \u003d 0.10034...\nwhich is bounded by 0.101 and not 0.1001. The divisions actually\ncorrespond to 0.101 which is fine. The third line also dropped a factor\nof three.\n\nThe actual code appears to be fine. Just the comments are wrong.\n\nReviewed-by: Rich Salz \u003crsalz@openssl.org\u003e\nReviewed-by: Matt Caswell \u003cmatt@openssl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e5f641b99dd73f06a21a32d7041690db1899dc4b",
      "old_mode": 33188,
      "old_path": "crypto/bn/bn_print.c",
      "new_id": "39fb03412e5569eb77400129ce4670dbee7afb82",
      "new_mode": 33188,
      "new_path": "crypto/bn/bn_print.c"
    }
  ]
}
