Files
brigadier-general 31e5ef1054 Update symtab.go - only calculating offset into runtime.__func.funcdata[]
fixes 2 issues that lead to out of bounds indexing. pcdata array may be null and we don't use any of it's values; fix no longer indexes into this array. also we do <= check instead of < when verifying there are enough elements in funcData array.
2024-06-26 16:27:12 -05:00
..
2023-10-09 10:55:17 -04:00
2023-10-09 10:55:17 -04:00
2022-02-16 14:15:17 -05:00