]> git.kaiwu.me - njs.git/commit
Fixed "global" property handler when deleting.
authorDmitry Volyntsev <xeioex@nginx.com>
Thu, 27 Jun 2024 02:12:38 +0000 (19:12 -0700)
committerDmitry Volyntsev <xeioexception@gmail.com>
Tue, 2 Jul 2024 02:32:35 +0000 (19:32 -0700)
commit89aca305c471a17fa5bd83a94f091a9bdde7c6a3
tree03f8e4767ab4366b00d94cef0bd180c6be41afde
parent69072164673d6dbe069ef05a4b38ef0a7a9d0908
Fixed "global" property handler when deleting.

This fixes #734 issue.
src/njs_builtin.c
src/test/njs_unit_test.c