]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Don't process arguments of MethodCall if error is set dfe4f15616ca0613ed87b6d19fb4a968db258421
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 18 Feb 2020 17:35:40 +0000 (18:35 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 18 Feb 2020 17:51:41 +0000 (18:51 +0100)
commitdfe4f15616ca0613ed87b6d19fb4a968db258421
tree5e2682474c2fc48360e33374dc241c94184e6208
parent94911d12799c38f95fa5c1a531304ec9c6f136fe
vala: Don't process arguments of MethodCall if error is set

This caused criticals like:

  vala_method_get_closure: assertion 'self != NULL' failed
tests/Makefile.am
tests/semantic/methodcall-invalid-argument-lambda.test [new file with mode: 0644]
vala/valamethodcall.vala