Kaydet (Commit) fb43d1e4 authored tarafından Neal Norwitz's avatar Neal Norwitz

Fix refleak

üst dc2964b0
......@@ -881,6 +881,7 @@ r_object(RFILE *p)
v = NULL;
break;
}
Py_DECREF(v2);
}
retval = v;
break;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment