diff options
author | tb <> | 2024-03-02 11:35:09 +0000 |
---|---|---|
committer | tb <> | 2024-03-02 11:35:09 +0000 |
commit | 56b8f47fcb1f33005ddab82a541df1a452dc3276 (patch) | |
tree | f4dbee84a23329e7ce15123ae094c7df149b039e /src/lib/libcrypto/err/err.c | |
parent | 442f5bad00cacf2ea72b97c3bdfe8b35b23ada3c (diff) | |
download | openbsd-56b8f47fcb1f33005ddab82a541df1a452dc3276.tar.gz openbsd-56b8f47fcb1f33005ddab82a541df1a452dc3276.tar.bz2 openbsd-56b8f47fcb1f33005ddab82a541df1a452dc3276.zip |
Fix CRYPTO_malloc/free signatures
Importantly, the size in malloc is now a size_t instead of an int. The API
now also takes a file and line to match upstream's signature.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/err/err.c')
0 files changed, 0 insertions, 0 deletions