]> git.kaiwu.me - njs.git/commit
Fixed dumping of objects with circular references.
authorDmitry Volyntsev <xeioex@nginx.com>
Fri, 11 Jun 2021 15:15:48 +0000 (15:15 +0000)
committerDmitry Volyntsev <xeioex@nginx.com>
Fri, 11 Jun 2021 15:15:48 +0000 (15:15 +0000)
commit8d59cc8c5523587ab71b07d01241f6cfc6c8610b
tree91f70d21089a051f492ce685875be854a307fbb1
parent308fea06c9a328de88fccbdfc08576b911552d6f
Fixed dumping of objects with circular references.

This closes #395 issue on Github.
src/njs_json.c
src/test/njs_unit_test.c