diff options
author | Jo-Philipp Wich <jo@mein.io> | 2021-03-11 11:10:36 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2021-03-11 11:33:21 +0100 |
commit | 40fed16a0beb0eb4af251f6375bd9002cf05e8c5 (patch) | |
tree | 7713a42ea1e176be0687221a48a9d60ad97250a9 /value.c | |
parent | ab8090d39f3c9c750b093621813292bd5bf7c372 (diff) |
vm: gracefully handle property setting on non-array, non-object values
Before this fix, the VM aborted due to an assert in libjson-c when an
attempt was made to set a property on a non-object value.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'value.c')
0 files changed, 0 insertions, 0 deletions