]> Nick Gasson's Git Repositories - nvc.git/commit
Fix parser hang for bit string literals. (#1085)
authorNikLeberg <39563554+NikLeberg@users.noreply.github.com>
Tue, 3 Dec 2024 08:53:19 +0000 (19:53 +1100)
committerGitHub <noreply@github.com>
Tue, 3 Dec 2024 08:53:19 +0000 (08:53 +0000)
commit6ecfc8fc41247c098e59b209b2006d617b921a9e
tree732b2131a7fb2d38a254aa62a5b26ffd5609bf6e
parent9a40363b688ac1a0218ccab3db70d2a7ab91b1cd
Fix parser hang for bit string literals. (#1085)
NEWS.md
src/parse.c
test/parse/hang.vhd
test/test_parse.c