This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/main by this push:
new 4e87c9a9a Add change log entry
4e87c9a9a is described below
commit 4e87c9a9a84bde3e9f666f4975900dc4faadc681
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Jan 26 10:15:07 2026 +0000
Add change log entry
---
xdocs/miscellaneous/changelog.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/xdocs/miscellaneous/changelog.xml
b/xdocs/miscellaneous/changelog.xml
index 6a1a63ca1..d6610b638 100644
--- a/xdocs/miscellaneous/changelog.xml
+++ b/xdocs/miscellaneous/changelog.xml
@@ -45,6 +45,10 @@
Fix unnecessarily large buffer allocation when filtering out NULL and
export ciphers. Pull request <pr>35</pr> provided by chenjp. (markt)
</fix>
+ <fix>
+ Fix a potential memory leak if an invalid <code>OpenSSLConf</code> is
+ provided. Pull request <pr>36</pr> provided by chenjp. (markt)
+ </fix>
</changelog>
</section>
<section name="2.0.12" rtext="2026-01-12">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]