summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorZhidao HONG <z.hong@f5.com>2023-01-30 11:16:01 +0800
committerZhidao HONG <z.hong@f5.com>2023-01-30 11:16:01 +0800
commit1f37d8121a3dfc2f039b859835c4ec22e77f01c9 (patch)
treeb430de5baaf62bcbdaf6708dc54ba08809857f01 /docs
parentb2d19155787e7dd85f0a915bb74d4c9aa2cd91d6 (diff)
downloadunit-1f37d8121a3dfc2f039b859835c4ec22e77f01c9.tar.gz
unit-1f37d8121a3dfc2f039b859835c4ec22e77f01c9.tar.bz2
NJS: adding the missing vm destruction.
This commit fixed the njs memory leak happened in the config validation, updating and http requests.
Diffstat (limited to 'docs')
-rw-r--r--docs/changes.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/changes.xml b/docs/changes.xml
index a34a24e3..fe7b9fe2 100644
--- a/docs/changes.xml
+++ b/docs/changes.xml
@@ -25,6 +25,12 @@ NGINX Unit updated to 1.29.1.
</para>
</change>
+<change type="bugfix">
+<para>
+memory leak related to NJS.
+</para>
+</change>
+
</changes>