)]}'
{
  "commit": "45610f9afba986cd86d6107c914cf3a5f0663772",
  "tree": "8df7cff2b2da0ac0c673b761ff8cc0b0d9406651",
  "parents": [
    "6784dc718cee1d7c9d1326ef7857e096c2bde570"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Sat Sep 14 14:11:38 2019 -0400"
  },
  "committer": {
    "name": "Adam Langley",
    "email": "agl@google.com",
    "time": "Mon Sep 30 18:05:44 2019 +0000"
  },
  "message": "Assert that BN_CTX_end is actually called.\n\nIf a function forgets to BN_CTX_end, everything will work but we\u0027ll use\nmore memory than intended. Catch such errors by asserting in\nBN_CTX_free.\n\nUpdate-Note: BN_CTX is exposed publicly. Some callers may have been\nusing it wrong and trip this assert. If so, add the missing BN_CTX_end\ncalls.\n\nChange-Id: I9c38431376a256e5176fd295c0114a10a7f588bd\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/37787\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1926e80be5bf7e9370a672929a9595a628eaa3a3",
      "old_mode": 33188,
      "old_path": "crypto/fipsmodule/bn/ctx.c",
      "new_id": "f8c7ebfa62a052fac9f2a6b9f99810e77ffe0573",
      "new_mode": 33188,
      "new_path": "crypto/fipsmodule/bn/ctx.c"
    }
  ]
}
