]> git.kaiwu.me - njs.git/commit
Fixed property set for objects with a TypedArray in prototype.
authorDmitry Volyntsev <xeioex@nginx.com>
Thu, 10 Jul 2025 17:40:05 +0000 (10:40 -0700)
committerDmitry Volyntsev <xeioexception@gmail.com>
Thu, 10 Jul 2025 18:14:09 +0000 (11:14 -0700)
commit941c1f9c09487bdb8328624e06deeb9519083e62
tree6813ab2ee0ba1247ef3d4f65832b912b57d2fa79
parent2f288a9c6f5db62e34709ad9380cd2f27bbf07c5
Fixed property set for objects with a TypedArray in prototype.

The issue was introduced in 2f288a9c.
src/njs_object.h
src/test/njs_unit_test.c