]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Check assigned handler of dynamic signal before proceeding further
authorRico Tzschichholz <ricotz@ubuntu.com>
Wed, 15 Apr 2020 19:17:33 +0000 (21:17 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 20 Apr 2020 20:03:58 +0000 (22:03 +0200)
commit6b79c0cc0863cf9a6a0242e487fd224965f6bd38
treee696c2d40d1454524bf84791ed18a94fbd8a2df1
parent5730ebb386f49bf2cd7ce3506c87d3acceade882
vala: Check assigned handler of dynamic signal before proceeding further

This fixes criticals if an errornous expression was given.
tests/Makefile.am
tests/objects/signals-dymanic-invalid-handler.test [new file with mode: 0644]
vala/valamemberaccess.vala