Move the Py_DECREF(x) after the error: label so that we don't leak x
when PyDict_SetItemString() fails.
1 file changed