[gnutls-devel] GnuTLS | Refactor `_gnutls_buffer_pop_prefix*` (!2121)
(Deprecated) Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Mon Aug 3 10:44:18 CEST 2026
Merge request https://gitlab.com/gnutls/gnutls/-/merge_requests/2121 was reviewed by Zoltán Fridrich
--
Zoltán Fridrich started a new discussion on lib/str.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/2121#note_3635606863
> +{
> + if (buf->length < 1) {
> + gnutls_assert();
I would use return `gnutls_assert_val(...)` whenever possible. The would look nicer.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/2121
You're receiving this email because of your account on gitlab.com. Unsubscribe from this thread: https://gitlab.com/-/namespace/17175643/sent_notifications/6-2nrzpx95q3wlrvrmonfezhl8n-a84t7/unsubscribe | Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20260803/ec299a38/attachment.html>
More information about the Gnutls-devel
mailing list