diff options
author | tb <> | 2024-03-02 11:35:09 +0000 |
---|---|---|
committer | tb <> | 2024-03-02 11:35:09 +0000 |
commit | 0e0cb92067894b44c4616c0ca3622a555adf404c (patch) | |
tree | f4dbee84a23329e7ce15123ae094c7df149b039e /src/lib/libcrypto/err | |
parent | 2ebc8c867d962934d7ca505b4686cb67359ed825 (diff) | |
download | openbsd-0e0cb92067894b44c4616c0ca3622a555adf404c.tar.gz openbsd-0e0cb92067894b44c4616c0ca3622a555adf404c.tar.bz2 openbsd-0e0cb92067894b44c4616c0ca3622a555adf404c.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')
0 files changed, 0 insertions, 0 deletions