Skip to content

Fix leak when virtual function is unimplemented.

Evan Welsh requested to merge ewlsh/gjs:ewlsh/fix-leak into master

@3v1n0 mentioned this when I initially proposed this fix. We should avoid leaking the error here.

Merge request reports