NJS: adding the missing vm destruction.

This commit fixed the njs memory leak happened in the config validation, updating and http requests.
This commit is contained in:
Zhidao HONG
2023-01-30 11:16:01 +08:00
parent cbc01907fe
commit 789762ff3d
8 changed files with 69 additions and 4 deletions

View File

@@ -45,6 +45,12 @@ this allows to do './configure && make && sudo make install'.
</para>
</change>
<change type="bugfix">
<para>
fix the memory leak related to njs.
</para>
</change>
</changes>
<changes apply="unit-php