changeset 2626:c2300eb88dcf

Version 0.9.3.
author Dmitry Volyntsev <xeioex@nginx.com>
date Mon, 06 Oct 2025 09:13:36 -0700
parents 463485fdafa1
children c15635f617e0
files CHANGES
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGES	Mon Sep 29 18:30:15 2025 -0700
+++ b/CHANGES	Mon Oct 06 09:13:36 2025 -0700
@@ -1,3 +1,12 @@
+Changes with njs 0.9.3                                       07 Oct 2025
+
+    nginx modules:
+
+    *) Bugfix: fixed heap-use-after-free while module loading.
+
+    *) Bugfix: fixed heap-use-after-free in js_set handler used
+       in log phase. The issue was introduced in 04f6dfb (0.9.2).
+
 Changes with njs 0.9.2                                       23 Sep 2025
 
     nginx modules: