]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Properly compare string if binary-expression contains string-literal
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 11 Jul 2020 16:29:42 +0000 (18:29 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 11 Jul 2020 16:29:42 +0000 (18:29 +0200)
commit8f9f2f1dd29de5e2b4462c18c7f397038fce0025
tree5f9afa9a26661e3e5badeedd0a06ad2a44fca871
parent14cf269d58915c9f3c26155729807e241656790c
codegen: Properly compare string if binary-expression contains string-literal

Found by -Werror=address
codegen/valaccodebasemodule.vala
tests/Makefile.am
tests/generics/string-literal-comparison.vala [new file with mode: 0644]