[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 06:16:33 CET 2024



Merge request https://gitlab.com/gnutls/gnutls/-/merge_requests/1800 was reviewed by Daiki Ueno

--
  
Daiki Ueno started a new discussion on lib/compress.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1800#note_1735603082

> +static void *_zlib_handle;
> +
> +static uLong (*_gnutls_zlib_compressBound)(uLong sourceLen);

If you use `__typeof__` as in `lib/tpm2_esys.c`, you could ensure that the prototypes actually matches the declarations in the header at compile time.




-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1800
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/677034f8/attachment.html>


More information about the Gnutls-devel mailing list