delve/service/internal
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
..
sameuser Don't use a fixed width for s when parsing /proc/net/tcp lines (#3660) 2024-02-13 10:14:07 -08:00