[PATCH applied] Re: Do not access internals of ASN1_INTEGER to print hex of serial
Gert Doering <[email protected]>
| Newsgroups | gmane.network.openvpn.devel |
|---|---|
| Message-ID | <[email protected]> |
There was a bit of confusion with the buildbot fails on freebsd 13 -
which got fixed by rebasing to current master, some const/non-const
openssl 4.0 work fallout. I did not investigate further as the rebased
is exactly identical to the v5, just no build fails anymore.
The patch itself passes the corresponding unit test, so it won't
crash and won't change user-visible behaviour. Plus, ACK from Frank.
Your patch has been applied to the master and release/2.7 branch.
commit bab0e32e6f9de8ee1433abcaafc4719f170b2f47 (master)
commit c3dd2ab23e7e11426d7eedbcdbd97b4fa05bee88 (release/2.7)
Author: Arne Schwabe
Date: Sat Apr 4 17:57:19 2026 +0200
Do not access internals of ASN1_INTEGER to print hex of serial
Signed-off-by: Arne Schwabe <[email protected]>
Acked-by: Frank Lichtenheld <[email protected]>
Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1589
Message-Id: <[email protected]>
URL: https://www.mail-archive.com/[email protected]/msg36459.html
Signed-off-by: Gert Doering <[email protected]>
--
kind regards,
Gert Doering