summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/atoll.c
diff options
context:
space:
mode:
authortb <>2023-03-30 14:28:56 +0000
committertb <>2023-03-30 14:28:56 +0000
commit06862089af5015b4fc2ccad700b7c740d03e99f6 (patch)
treeb879a4c37e10600b4b811c539fac9b57401c2ed1 /src/lib/libc/stdlib/atoll.c
parent90f0c10580275e9efd1db4c1dc4944fcbf777a9b (diff)
downloadopenbsd-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/atoll.c')
0 files changed, 0 insertions, 0 deletions