]> Nick Gasson's Git Repositories - nvc.git/commit
Fix crash on invalid subtype indication. (#1082)
authorNikLeberg <39563554+NikLeberg@users.noreply.github.com>
Tue, 3 Dec 2024 08:51:57 +0000 (19:51 +1100)
committerGitHub <noreply@github.com>
Tue, 3 Dec 2024 08:51:57 +0000 (08:51 +0000)
commit9a40363b688ac1a0218ccab3db70d2a7ab91b1cd
tree3856d3caddc31021cd6a8f0525713c7866c84ef6
parent5c6ec2e32cebedc1ccb9e8ff0e21bfa14f73906c
Fix crash on invalid subtype indication. (#1082)

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