]> Nick Gasson's Git Repositories - nvc.git/commit
Fix crash with zero-length string literal and enumerated index type
authorNick Gasson <nick@nickg.me.uk>
Wed, 30 Oct 2024 18:22:49 +0000 (18:22 +0000)
committerNick Gasson <nick@nickg.me.uk>
Wed, 30 Oct 2024 22:33:19 +0000 (22:33 +0000)
commitc93004c33424ea527f55cf6c3def860aae1874c2
treece60478c0adb6fb1c26e6b0111736b5905120f75
parent74aaf6a1e9c9113ff2e7d2d09ccabae91f43daa6
Fix crash with zero-length string literal and enumerated index type

Fixes #1021
src/common.c
test/bounds/issue1021.vhd [new file with mode: 0644]
test/test_bounds.c