Skip to content

Avoid SEGFAULT by adding extra type checks

Arjan Molenaar requested to merge amolenaar/pygobject:fix/segfault into master

Why does a g_instance_init() function only handle GObjects?

Avoids #483 (closed) from SEGFAULT'ing.

Edited by Arjan Molenaar

Merge request reports