diff options
author | tb <> | 2023-03-30 14:28:56 +0000 |
---|---|---|
committer | tb <> | 2023-03-30 14:28:56 +0000 |
commit | 06862089af5015b4fc2ccad700b7c740d03e99f6 (patch) | |
tree | b879a4c37e10600b4b811c539fac9b57401c2ed1 /src/lib/libc/stdlib/l64a.c | |
parent | 90f0c10580275e9efd1db4c1dc4944fcbf777a9b (diff) | |
download | openbsd-06862089af5015b4fc2ccad700b7c740d03e99f6.tar.gz openbsd-06862089af5015b4fc2ccad700b7c740d03e99f6.tar.bz2 openbsd-06862089af5015b4fc2ccad700b7c740d03e99f6.zip |
Call bn_copy() unconditionally in BN_mul() and BN_sqr()
bn_copy() does the right thing if source and target are the same, so
there is no need for an additional check.
Requested by jsing
Diffstat (limited to 'src/lib/libc/stdlib/l64a.c')
0 files changed, 0 insertions, 0 deletions