This is an automated email from the ASF dual-hosted git repository.

achennaka pushed a commit to branch branch-1.17.x
in repository https://gitbox.apache.org/repos/asf/kudu.git


The following commit(s) were added to refs/heads/branch-1.17.x by this push:
     new 771b8b600 [docs] update release notes for Kudu 1.17.1
771b8b600 is described below

commit 771b8b60039b1e67c6c0d119951d4677fecff6c4
Author: Alexey Serbin <[email protected]>
AuthorDate: Mon Oct 21 17:32:48 2024 -0700

    [docs] update release notes for Kudu 1.17.1
    
    Change-Id: Iaf5947b9fd5897c31c2d36302c30447d5666db4e
    Reviewed-on: http://gerrit.cloudera.org:8080/21962
    Tested-by: Kudu Jenkins
    Reviewed-by: Abhishek Chennaka <[email protected]>
---
 docs/release_notes.adoc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/docs/release_notes.adoc b/docs/release_notes.adoc
index c4840b1fa..088c27871 100644
--- a/docs/release_notes.adoc
+++ b/docs/release_notes.adoc
@@ -106,6 +106,9 @@ necessarily in program order.
 regression from a previous fix
 (see https://issues.apache.org/jira/browse/KUDU-3619[KUDU-3619]).
 
+* Fixed heap-use-after-free and undefined behavior in OpDriver
+(see https://issues.apache.org/jira/browse/KUDU-3620[KUDU-3620]).
+
 * Added support for Python versions 3.9 and 3.10.
 
 * Simplified setting up of Kudu Python client by automatically installing

Reply via email to