]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Ownership transfer of inline-allocated array is not allowed
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 28 Dec 2020 17:09:04 +0000 (18:09 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sun, 3 Jan 2021 12:25:52 +0000 (13:25 +0100)
commit84d3d2b1dd94abd6b7b0a4a48719331c16b1cb56
tree4a7c47efa7943c1b58c492cfd24c512150a5893c
parentc47dead3444bbd1327aa6eda78eda8687c0eeb56
vala: Ownership transfer of inline-allocated array is not allowed

Fixes https://gitlab.gnome.org/GNOME/vala/issues/931
tests/Makefile.am
tests/arrays/inline-ownership-transfer.test [new file with mode: 0644]
vala/valareferencetransferexpression.vala