GnuTLS | ext: use gnutls_buffer_st to parse extension data instead of DECR_LEN (!2132)
"(Deprecated) Read-only notification of GnuTLS library development activities" <[email protected]>
| Newsgroups | gmane.comp.encryption.gpg.gnutls.devel |
|---|---|
| Message-ID | <[email protected]> |
Daiki Ueno created a merge request: https://gitlab.com/gnutls/gnutls/-/merge_requests/2132 Project:Branches: dueno/gnutls:wip/dueno/ext-buffer to gnutls/gnutls:master Author: Daiki Ueno <!-- Add a description of the new feature/bug fix. Reference any relevant bugs. --> * ext: use gnutls_buffer_st to parse extension data * alert: map GNUTLS_E_PARSING_ERROR to "decode_error" alert As _gnutls_buffer_pop_* functions return GNUTLS_E_PARSING_ERROR upon error, map the error to the same alert generated from GNUTLS_E_UNEXPECTED_EXTENSIONS_LENGTH, so _gnutls_buffer_pop_* can be used in the extension handling code. Partially fixes: #1928 ## Checklist * [x] Commits have `Signed-off-by:` with name/author being identical to the commit author * [ ] Code modified for feature * [ ] Test suite updated with functionality tests * [ ] Test suite updated with negative tests * [ ] Documentation updated / NEWS entry present (for non-trivial changes) ## Reviewer's checklist: * [ ] Any issues marked for closing are addressed * [ ] There is a test suite reasonably covering new functionality or modifications * [ ] Function naming, parameters, return values, types, etc., are consistent and according to `CONTRIBUTION.md` * [ ] This feature/change has adequate documentation added * [ ] No obvious mistakes in the code -- Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/2132 You're receiving this email because of your account on gitlab.com. Unsubscribe from this thread: https://gitlab.com/-/namespace/17175643/sent_notifications/6-7r2jduippo26dsmz0wiv91xwp-a84t7/unsubscribe | Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help _______________________________________________ Gnutls-devel mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnutls-devel