]> 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>
Wed, 29 Jul 2020 12:45:57 +0000 (14:45 +0200)
commit6b4a6a0fe7022e4fb80d1c0ef1377fe10496b1b1
tree4e1d84ccd9dda633a047c425183a45240bd14653
parentaf8e1de2662c7c7ed710131148e9d609a055de2a
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]