diff options
author | Jack Lloyd <[email protected]> | 2018-12-02 14:43:30 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-12-02 14:43:30 -0500 |
commit | 7bc0745c3ff2824f9a3607db19e7e1a3e563c5bc (patch) | |
tree | 299750773737c9e89673a57a56d717ac467f9909 /src/lib/mac | |
parent | 387781c309596824b6cde965ba61bfa8a62c1817 (diff) |
Fix a bug in bigint_sub_abs
If one of the values had leading zero words, this could end up
calling bigint_sub with x_size < y_size.
OSS-Fuzz 11664 and 11656
Diffstat (limited to 'src/lib/mac')
0 files changed, 0 insertions, 0 deletions