delve/pkg/dwarf/util
Alessandro Arzilli c6e52ecf5c
dwarf: make debug_line header parser more resilient (#2456)
Check for errors, log them and return early, do not try to allocate
large chunks of memory that we can never possibly read from the file.

Fixes #2449
2021-05-04 12:36:22 -07:00
..
buf.go *: remove unused code, variables and constants (#2426) 2021-04-12 14:57:39 -07:00
util_test.go proc/tests: testing apparatus for complex location expressions 2017-11-21 11:51:02 -08:00
util.go dwarf: make debug_line header parser more resilient (#2456) 2021-05-04 12:36:22 -07:00