]> git.kaiwu.me - njs.git/commit
Fixed sharing of externals between main and cloned VMs.
authorDmitry Volyntsev <xeioex@nginx.com>
Mon, 11 Nov 2019 12:37:08 +0000 (15:37 +0300)
committerDmitry Volyntsev <xeioex@nginx.com>
Mon, 11 Nov 2019 12:37:08 +0000 (15:37 +0300)
commitb1e00359ba663d8fd9d931833e162e5a9f604166
treefe39b5cf6dcd308a2a4e0016475c32b918088796
parent1d7efe63b6dbd29f8dfeba34c74f5065a9fb0320
Fixed sharing of externals between main and cloned VMs.

The issue was introduced in 7e7d0dac4572.

This closes #245 issue on Github.
src/njs_extern.c
src/test/njs_unit_test.c