umurmur: fix compilation with OpenSSL 3.0
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Thu, 9 Feb 2023 18:15:21 +0000 (15:15 -0300)
committerEneas U de Queiroz <cotequeiroz@gmail.com>
Thu, 16 Feb 2023 13:28:52 +0000 (10:28 -0300)
commit6b40dccedf068f69c6886fe8d024846dbceb01da
treef6b96d693598c16ab51469d58e27f33b566ce618
parent78dcc29e47079b6f5aad917dcdf935325b5e4fdf
umurmur: fix compilation with OpenSSL 3.0

Remove a call to CRYPTO_mem_ctrl(), which is used only for debugging,

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
net/umurmur/Makefile
net/umurmur/patches/010-umurmur-0.2.20-openssl3.patch [new file with mode: 0644]