delve/service/internal/sameuser
Michael Merg 19004d9f83
Don't use a fixed width for s when parsing /proc/net/tcp lines (#3660)
If /proc/net/tcp contains a large number of entries (>9999), parsing lines with len(sl) > 4 fails with the fixed width pattern. In that case the lines are silently ignored.
2024-02-13 10:14:07 -08:00
..
doc.go dap: add sameuser check (#2494) 2021-05-19 10:29:05 -07:00
sameuser_linux_test.go pkg,service: Remove redundant build constraints (#3556) 2023-11-06 16:22:50 +01:00
sameuser_linux.go Don't use a fixed width for s when parsing /proc/net/tcp lines (#3660) 2024-02-13 10:14:07 -08:00
sameuser.go all: remove obsolete build tags "// +build" (#3513) 2023-10-03 08:50:11 -07:00