-
Andrew Price authored
json = ipcmsg_json_decode(msg) needs to be decref'd after marshalling as it comes from a json_loads().
26c97b6c
Loading
json = ipcmsg_json_decode(msg) needs to be decref'd after marshalling as it comes from a json_loads().