aboutsummaryrefslogtreecommitdiff
path: root/fuzz/server_corpus_no_fuzzer_mode/f1e2cc634a6ba6db2c3a826f337b635ef340f17d
diff options
context:
space:
mode:
authorDavid Benjamin <davidben@google.com>2024-08-13 15:57:38 -0400
committerBoringssl LUCI CQ <boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com>2024-08-15 21:53:16 +0000
commit16f68ed0d16844f15b5cd6408a859cd5ffc80bc4 (patch)
tree8bbe5398e82b8a5331163c0e615d35fe5603ea22 /fuzz/server_corpus_no_fuzzer_mode/f1e2cc634a6ba6db2c3a826f337b635ef340f17d
parent97e89eba205f3a4afea768c090f05c4236b809a3 (diff)
downloadboringssl-master.zip
boringssl-master.tar.gz
boringssl-master.tar.bz2
Final cleanup pass in BN_divHEADmaster
Tidy up the setup. Also we can simplify all the sign management. If snum and sdiv just preserve the sign bits of numerator and denominator, the remainder will have the correct sign from the start. (The original code called BN_cmp and BN_add in places, which is sensitive to the sign.) Fixed: 358687140 Change-Id: I2d5f952814c9910552330b18462796ffc3fe5dab Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/70228 Reviewed-by: Bob Beck <bbe@google.com> Commit-Queue: David Benjamin <davidben@google.com>
Diffstat (limited to 'fuzz/server_corpus_no_fuzzer_mode/f1e2cc634a6ba6db2c3a826f337b635ef340f17d')
0 files changed, 0 insertions, 0 deletions