]> Nick Gasson's Git Repositories - nvc.git/commit
Fix crash after bounds checking error. Fixes #1040
authorNick Gasson <nick@nickg.me.uk>
Fri, 25 Oct 2024 20:49:29 +0000 (21:49 +0100)
committerNick Gasson <nick@nickg.me.uk>
Fri, 25 Oct 2024 21:53:33 +0000 (22:53 +0100)
commitf5cf09884563317d0ff8e9d2b4670a9f01423876
treebbee0a83b33b850574bb030c080edcb8ba892bab
parent38fe8e6020afc4d55f3df53cdd782d5b5b69dcc7
Fix crash after bounds checking error. Fixes #1040
src/bounds.c
test/bounds/issue1040.vhd [new file with mode: 0644]
test/test_bounds.c