mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-03-18 13:33:43 +00:00
fixed another segfault
This commit is contained in:
@@ -239,6 +239,7 @@ static PyObject *MemsinkObject_wait_frame(MemsinkObject *self, PyObject *Py_UNUS
|
|||||||
|
|
||||||
# undef SET_VALUE
|
# undef SET_VALUE
|
||||||
|
|
||||||
|
Py_INCREF(self->frame);
|
||||||
return self->frame;
|
return self->frame;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user