]> Nick Gasson's Git Repositories - nvc.git/commit
Fix crash with unconstrained type in has_unique_driver. Fixes #953
authorNick Gasson <nick@nickg.me.uk>
Sat, 24 Aug 2024 04:18:50 +0000 (05:18 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sat, 24 Aug 2024 04:31:55 +0000 (05:31 +0100)
commit66300567baffc3c64090537ff5ddd52a1e0f47d1
treedf7e4a1e35506682de646143e4c39ea892a55906
parent24aa29f23b68feb6f94455b1a3e733d0672ca095
Fix crash with unconstrained type in has_unique_driver. Fixes #953
src/driver.c
test/driver/issue953.vhd [new file with mode: 0644]
test/test_driver.c