]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Properly destroy elements of an inline struct array
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 27 Jul 2020 11:36:56 +0000 (13:36 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 27 Jul 2020 11:46:11 +0000 (13:46 +0200)
commit12d8ae6fa93395b29af8c92ce9d744be2aea7fd0
tree3f72e8979bcc0dfd4745f2eca5e6466497d15a19
parent1d220258059543cd9f4ff31027702fb4e6b8186a
codegen: Properly destroy elements of an inline struct array

Fixes https://gitlab.gnome.org/GNOME/vala/issues/365
codegen/valaccodearraymodule.vala
codegen/valaccodebasemodule.vala
tests/Makefile.am
tests/arrays/inline-struct.vala [new file with mode: 0644]