Attention is currently required from: plaisthos.

flichtenheld has posted comments on this change. ( 
http://gerrit.openvpn.net/c/openvpn/+/1081?usp=email )

Change subject: Do not compile mbed key helper with 
MBEDTLS_SSL_KEYING_MATERIAL_EXPORT
......................................................................


Patch Set 1: Code-Review-1

(1 comment)

File src/openvpn/ssl_mbedtls.c:

http://gerrit.openvpn.net/c/openvpn/+/1081/comment/eaa93c85_55785638 :
PS1, Line 177: #if HAVE_MBEDTLS_SSL_CONF_EXPORT_KEYS_EXT_CB && 
!defined(MBEDTLS_SSL_KEYING_MATERIAL_EXPORT)
Change makes sense, but now every clause of the #if .. #elif .. #elif has a 
`!defined(MBEDTLS_SSL_KEYING_MATERIAL_EXPORT)`. So I think it would be easier 
to understand wrapping the whole thing into a separate `#if 
!defined(MBEDTLS_SSL_KEYING_MATERIAL_EXPORT`.



--
To view, visit http://gerrit.openvpn.net/c/openvpn/+/1081?usp=email
To unsubscribe, or for help writing mail filters, visit 
http://gerrit.openvpn.net/settings

Gerrit-Project: openvpn
Gerrit-Branch: master
Gerrit-Change-Id: I0f325800ebeb20bd5ef3ff78e5c5fcf0f6f74efd
Gerrit-Change-Number: 1081
Gerrit-PatchSet: 1
Gerrit-Owner: plaisthos <arne-open...@rfc2549.org>
Gerrit-Reviewer: flichtenheld <fr...@lichtenheld.com>
Gerrit-CC: openvpn-devel <openvpn-devel@lists.sourceforge.net>
Gerrit-Attention: plaisthos <arne-open...@rfc2549.org>
Gerrit-Comment-Date: Wed, 09 Jul 2025 15:02:49 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to