js-duk: Fix memory leak in js_push_ipcmsg_event()

json = ipcmsg_json_decode(msg) needs to be decref'd after marshalling as
it comes from a json_loads().
1 job for master in 7 minutes and 50 seconds