aboutsummaryrefslogtreecommitdiff
path: root/codereview.settings
diff options
context:
space:
mode:
authorTheo Buehler <theorbuehler@gmail.com>2024-03-17 14:46:22 +1000
committerBoringssl LUCI CQ <boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com>2024-03-21 01:23:48 +0000
commitc99364a313795b2baaa40bd0683a05ae2e1cd993 (patch)
tree6e61ce861d27bccf0e442621e03b0d01679e2005 /codereview.settings
parenta200650ac344338f9af86822266984804eb86370 (diff)
downloadboringssl-c99364a313795b2baaa40bd0683a05ae2e1cd993.zip
boringssl-c99364a313795b2baaa40bd0683a05ae2e1cd993.tar.gz
boringssl-c99364a313795b2baaa40bd0683a05ae2e1cd993.tar.bz2
Fix X509_ALGOR_set_md()
This API allocates internally and can leave a corrupted |alg| behind. Change it to return an int so that callers can check for an error. Also fix its only caller in rsa_md_to_algor(). This is an ABI change but will not break any callers. Also add a small regress test for this API. Change-Id: I7a5d1729dcd4c7726c3d4ead3740d478231f3611 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/67187 Commit-Queue: Theo Buehler <theorbuehler@gmail.com> Commit-Queue: David Benjamin <davidben@google.com> Reviewed-by: Bob Beck <bbe@google.com> Reviewed-by: David Benjamin <davidben@google.com>
Diffstat (limited to 'codereview.settings')
0 files changed, 0 insertions, 0 deletions