]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Properly pass through a null-terminated out argument
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)
commit5e6b64b7b80adfc28e5ba2d39c707cd38b31f976
treef08484ea29eba50f098bad29534069a1b9d022ad
parent4377c6ac210708860eb5e460b84a1176f40c9a8d
codegen: Properly pass through a null-terminated out argument
codegen/valaccodemethodcallmodule.vala
tests/Makefile.am
tests/methods/parameter-out-array-resize-null-terminated.c-expected [new file with mode: 0644]
tests/methods/parameter-out-array-resize-null-terminated.vala [new file with mode: 0644]