]> git.ipfire.org Git - thirdparty/vala.git/commit
tests: Don't rely on undefined use-after-free behaviour of glibc
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 11 Aug 2020 08:03:14 +0000 (10:03 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 11 Aug 2020 08:10:22 +0000 (10:10 +0200)
commitb34161f2b8571ecfa40ddbfb84bb6dc1e6245a25
tree2c3d2edf3c9feb71dde33317e8bb8e6c0b3ba064
parentaf33c83741a231437b9eab6b6cc19ce8fe24a80c
tests: Don't rely on undefined use-after-free behaviour of glibc

Makes this check work with musl >= 1.2.1

https://bugzilla.gnome.org/show_bug.cgi?id=736774
tests/control-flow/bug736774-1.vala
tests/control-flow/bug736774-2.vala