You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Call Py_DECREF after using PyObject_GetAttrString in intel driver (#3077)
I'm not sure that the whole problem is in the use of this particular
function, but I haven't found any other problem areas yet.
Signed-off-by: Anatoly Myachev <[email protected]>
0 commit comments