]> git.ipfire.org Git - thirdparty/vala.git/commit
tests: Don't leak array if length is -1
authorRico Tzschichholz <ricotz@ubuntu.com>
Thu, 4 Feb 2021 09:55:31 +0000 (10:55 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 4 Feb 2021 09:55:31 +0000 (10:55 +0100)
commitd9a849a7338b45bf9f95128584538d7b02b76ee6
tree4a3ad5ac712363132afc0ba19f8bf4b5310bf08c
parent1383402ee5e0c20f1374f12488e1c73a5aafc81b
tests: Don't leak array if length is -1

Found by -fsanitize=address
tests/basic-types/strings.vala
tests/methods/bug723195.vala
tests/objects/bug751338.vala
tests/objects/methods.vala