]> git.kaiwu.me - njs.git/commit
Fixed alignment of njs_object_prop_t in njs_method_private_copy().
authorValentin Bartenev <vbart@nginx.com>
Mon, 6 May 2019 14:47:26 +0000 (17:47 +0300)
committerValentin Bartenev <vbart@nginx.com>
Mon, 6 May 2019 14:47:26 +0000 (17:47 +0300)
commit863c8494f270d189a2932375e88a56403a170aaf
tree81d205fdc1b01c854f3f31ff581650cac4783fac
parent325622e4fdf2a86137808618c0276d31655da07a
Fixed alignment of njs_object_prop_t in njs_method_private_copy().

It must be aligned to njs_value_t.
njs/njs_object.c