]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Add missing check while overriding virtual async interface methods
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 20 Nov 2021 16:29:22 +0000 (17:29 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 20 Nov 2021 17:28:53 +0000 (18:28 +0100)
commit495daaa6e92926e11596c0d4b65199955e4283db
tree482c340b158fbcbdef459ff1c2ba5f152813674d
parente70996a8be8a4d8fafee8d0c3fc80352b4f34c4e
codegen: Add missing check while overriding virtual async interface methods

This fixes a couple of criticals and possibly faulty C code.

In addition to fc246aa7f8cbc6cb176724246a0187e19fe91198

See https://gitlab.gnome.org/GNOME/vala/issues/852
codegen/valagasyncmodule.vala
tests/objects/interface-virtual-override.vala