)]}'
{
  "commit": "330ff7e67d2ecc1c298fe7c4347c2109b4a979de",
  "tree": "3aa2bf60d150b000cf64ff82e624b78dfc12e96a",
  "parents": [
    "4157a32867e6643da8daee94e836aaa18b9feed6"
  ],
  "author": {
    "name": "Pauli",
    "email": "pauli@openssl.org",
    "time": "Tue Mar 15 14:28:07 2022 +1100"
  },
  "committer": {
    "name": "Pauli",
    "email": "pauli@openssl.org",
    "time": "Wed Mar 30 10:10:25 2022 +1100"
  },
  "message": "Use safe math to computer sizes.\n\nThe sizes are rounded via the expression: (cmpl + 7) / 8 which overflows if\ncmpl is near to the type\u0027s maximum.  Instead we use the safe_math function to\ncomputer this without any possibility of error.\n\nReviewed-by: Matt Caswell \u003cmatt@openssl.org\u003e\nReviewed-by: Tomas Mraz \u003ctomas@openssl.org\u003e\n(Merged from https://github.com/openssl/openssl/pull/17884)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d0a62a6d4684035c8212c27b55d58072f65377ba",
      "old_mode": 33188,
      "old_path": "crypto/evp/evp_enc.c",
      "new_id": "d6b921ce81fed8ac58685635f14a563baaea4522",
      "new_mode": 33188,
      "new_path": "crypto/evp/evp_enc.c"
    }
  ]
}
