]> git.nickg.me.uk Git - nvc.git/commit
Fix crash indexing protected function call that returns an array
authorNick Gasson <nick@nickg.me.uk>
Tue, 20 Jun 2023 19:14:28 +0000 (20:14 +0100)
committerNick Gasson <nick@nickg.me.uk>
Tue, 20 Jun 2023 19:14:28 +0000 (20:14 +0100)
commit42d0a7d554045af108b63ee3a3efb120ff75f3e8
tree400c6a460a0badcba21c0fd545e42f3b154e47a6
parent3b5103cbaa0ed4a78a54d30671512e513df517bb
Fix crash indexing protected function call that returns an array

E.g. P.F(X) where F takes no argument and returns an array.

Issue #726
src/names.c
src/tree.c
test/regress/issue726.vhd [new file with mode: 0644]
test/regress/testlist.txt