]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Transfer memory when casting pointer to non-pointer variable wip/issue/442
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 22 Mar 2021 11:29:34 +0000 (12:29 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 1 Dec 2021 20:22:31 +0000 (21:22 +0100)
commitf04a01161c7220034b7b4b7390dea9036f9a6f00
tree59383d5f95f4bd9280b5caf8aa126a3a32fc9b28
parentce21d0bf8de2f0876c2c8e86ce7d94e69ddda78a
codegen: Transfer memory when casting pointer to non-pointer variable
codegen/valaccodebasemodule.vala
tests/Makefile.am
tests/objects/compact-class-pointer-cast.vala [new file with mode: 0644]
tests/structs/struct-pointer-cast.vala [new file with mode: 0644]