]> Nick Gasson's Git Repositories - nvc.git/commit
Add NULL check before calling type_eq. (#1050)
authorNikLeberg <39563554+NikLeberg@users.noreply.github.com>
Sat, 2 Nov 2024 11:29:39 +0000 (12:29 +0100)
committerGitHub <noreply@github.com>
Sat, 2 Nov 2024 11:29:39 +0000 (11:29 +0000)
commit7dc0f14a7cb3a1876f69102cfb57f69743ae3ec3
treee228230fea139e587d6ace2a6c84c9e5ed357e46
parent41d7f9f2f40ff48307a2fbdbb464cdcaa41d6c17
Add NULL check before calling type_eq. (#1050)

Issue #1038
src/names.c
src/sem.c
test/parse/issue1038.vhd
test/test_parse.c