]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Properly null-out source on ownership-transfer of delegates
authorMarvin W <git@larma.de>
Tue, 14 Mar 2017 17:04:07 +0000 (18:04 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 14 Mar 2017 21:19:15 +0000 (22:19 +0100)
commit89f9390c7d937a618506bb2453afbfc8ef8fb632
tree0476bcb38149c1e0f277e17e8bcf441f27b0e2d8
parent6fe6228b9f2db413fd92ca78ccefb904f2f077b3
codegen: Properly null-out source on ownership-transfer of delegates
codegen/valaccodebasemodule.vala
tests/Makefile.am
tests/delegates/reference_transfer.vala [new file with mode: 0644]