]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Initialize temp-variable for fixed-size arrays to zero first
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 2 Sep 2017 07:46:33 +0000 (09:46 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 2 Sep 2017 15:42:50 +0000 (17:42 +0200)
commit427ef81a86c3857bc86276dd35c12084ee065ee9
treef18b73ad1942fa7b5f0cbda1adaa66d0c63a5028
parent419257d8a3e2bf4c830a107d1757854fc475afd7
codegen: Initialize temp-variable for fixed-size arrays to zero first

https://bugzilla.gnome.org/show_bug.cgi?id=787152
codegen/valaccodearraymodule.vala
tests/Makefile.am
tests/basic-types/bug787152.vala [new file with mode: 0644]