[PATCH applied] Re: ssl_mbedtls: Fix format string in get_ssl_library_version
Gert Doering <[email protected]>
| Newsgroups | gmane.network.openvpn.devel |
|---|---|
| Message-ID | <[email protected]> |
Good find. With the expected version numbers in mbedTLS, we're unlikely
to hit an actual sign/unsign overflow ("3.5.128" maybe?), so I don't think
this needs to go to 2.7.
Your patch has been applied to the master branch.
commit 9a6e3646610afb13c794f284b25222dac19f095a
Author: Frank Lichtenheld
Date: Tue Apr 14 07:59:21 2026 +0200
ssl_mbedtls: Fix format string in get_ssl_library_version
Signed-off-by: Frank Lichtenheld <[email protected]>
Acked-by: Arne Schwabe <[email protected]>
Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1626
Message-Id: <[email protected]>
URL: https://www.mail-archive.com/[email protected]/msg36607.html
Signed-off-by: Gert Doering <[email protected]>
--
kind regards,
Gert Doering