mirror of
https://github.com/profullstack/agentbbs.git
synced 2026-08-13 22:37:28 +00:00
parseRange previously returned (0, MaxInt64) for unparseable input, causing OVER/XOVER to deliver the full article overview instead of returning an empty result. Now returns (0, 0) for any parse error. Fixes #45 Co-authored-by: root <root@vultr.guest> |
||
|---|---|---|
| .. | ||
| nntpd | ||
| backend.go | ||
| backend_test.go | ||
| reader.go | ||
| server.go | ||
| server_test.go | ||
| tui.go | ||