diff options
author | tb <> | 2023-03-02 21:07:21 +0000 |
---|---|---|
committer | tb <> | 2023-03-02 21:07:21 +0000 |
commit | d9864f0c0f84dbed4c487c2847edf7f2be50b0ca (patch) | |
tree | 0389eecd430dd31a9c37ea85e9efab1d00797734 /src/lib/libcrypto/ec/ec_curve.c | |
parent | a2ac753df09f981de1e8df4dbb6e9e9ad61c8b53 (diff) | |
download | openbsd-d9864f0c0f84dbed4c487c2847edf7f2be50b0ca.tar.gz openbsd-d9864f0c0f84dbed4c487c2847edf7f2be50b0ca.tar.bz2 openbsd-d9864f0c0f84dbed4c487c2847edf7f2be50b0ca.zip |
Nitpick error checks of BN_get_mem_data()
BN_get_mem_data() returns a non-positive long on error, so assigning
it to a size_t and displaying that in error messages is incorrect.
Diffstat (limited to 'src/lib/libcrypto/ec/ec_curve.c')
0 files changed, 0 insertions, 0 deletions