]> 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, 25 Mar 2024 16:06:04 +0000 (17:06 +0100)
commit43a348b1eebd57a427275ca58a84cd32d30ebb0d
treea63a005ceb70814e952397f9b2ec681774c3655c
parente42c1ee62d0ebc85e4e219455e9b494adf19fc17
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]