[gnutls-devel] GnuTLS | Make compression libraries dynamically loadable (!1800)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Mon Jan 22 10:55:30 CET 2024




Zoltán Fridrich commented on a discussion on lib/compress.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1800#note_1735918405

>  #include <zstd.h>
>  #endif
>  
> +#ifdef HAVE_LIBZ
> +static void *_zlib_handle;
> +
> +static uLong (*_gnutls_zlib_compressBound)(uLong sourceLen);

done

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1800#note_1735918405
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20240122/07bf0df1/attachment-0001.html>


More information about the Gnutls-devel mailing list