]> 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, 25 Mar 2024 16:06:04 +0000 (17:06 +0100)
commit86984c59734f975c9778251dddf80d247ade28a7
treea8c96af7b7e1f45fbcb049a3dc8b2d67a52f9ca1
parent43a348b1eebd57a427275ca58a84cd32d30ebb0d
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]