]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Add null check for non-null struct parameters
authorLuca Bruno <lucabru@src.gnome.org>
Wed, 17 Aug 2011 15:13:57 +0000 (17:13 +0200)
committerLuca Bruno <lucabru@src.gnome.org>
Wed, 17 Aug 2011 15:18:36 +0000 (17:18 +0200)
commit54516a7eade2864c81352fd2bc8a90837297b97d
tree0687ffac721858800149f73db931b7665663dba5
parent1dd69762c6a3447735b2b1686b212eac40e9b241
codegen: Add null check for non-null struct parameters

Commit 94d4b1e91a437f739b42f fixes another relevant part of the bug.

Fixes bug 656693.
codegen/valaccodemethodmodule.vala