diff options
author | Jack Lloyd <[email protected]> | 2016-02-09 07:29:49 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2016-02-09 07:29:49 -0500 |
commit | 7c57af4436e765be9fc3fea37c35d452b0ecb3c9 (patch) | |
tree | 49b174900a3ee9a3cc889dcd4ca1e64dd23b8938 /src/lib/pubkey/mce/polyn_gf2m.cpp | |
parent | 86dd5511d873846f57b235531dda428b9498cf6a (diff) |
Add asserts to help out Coverity
It somehow deduces an input that is both > 0 and for which high_bit
never finds a bit set and returns 0. In both cases that would lead to
block being 0 and a negative shift.
Diffstat (limited to 'src/lib/pubkey/mce/polyn_gf2m.cpp')
0 files changed, 0 insertions, 0 deletions