)]}'
{
  "commit": "08a232f5766a5bd575eab5939578f6aaf5c414d3",
  "tree": "c8b5364f38676fb658695e1588279b453844f014",
  "parents": [
    "9eb843a3d084a73db46965e69c60a0073dd25f5f"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Mon Aug 12 17:46:08 2024 -0400"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Wed Aug 14 20:11:59 2024 +0000"
  },
  "message": "Size res in BN_div correctly\n\nWe allocated two more words than were needed. Sizing it more than\nthe width is suspicious and with the confusing pointer indirection\nremoved, it becomes clear that, throughout the entire function, we only\never write to indices 0 through loop-2. That is, it should be sized for\nloop-1.\n\nBug: 358687140\nChange-Id: I9e33ce7d2c4e5b6fae9ec59bdee34b2d3480addc\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/70177\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\nReviewed-by: Bob Beck \u003cbbe@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d05b7479175af24e48b7b25c48877a728f0560a1",
      "old_mode": 33188,
      "old_path": "crypto/fipsmodule/bn/div.c",
      "new_id": "a4c0ded9274c360d13ab612c31c4e6f71ddc7db3",
      "new_mode": 33188,
      "new_path": "crypto/fipsmodule/bn/div.c"
    }
  ]
}
