]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Update array length variable passed to null-terminated ref parameter
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 25 Mar 2024 14:34:52 +0000 (15:34 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 15 Apr 2024 08:29:10 +0000 (10:29 +0200)
commit4377c6ac210708860eb5e460b84a1176f40c9a8d
tree47ddd9b47315b9d0c22af44b9959b3a2629a3f2e
parentaca6c70fc5f288b7cd2f9ca272cdc6e18c933704
codegen: Update array length variable passed to null-terminated ref parameter

Fixes https://gitlab.gnome.org/GNOME/vala/issues/1536
codegen/valaccodemethodcallmodule.vala
tests/Makefile.am
tests/methods/parameter-ref-array-resize-null-terminated.c-expected [new file with mode: 0644]
tests/methods/parameter-ref-array-resize-null-terminated.vala [new file with mode: 0644]