Files
x/connector
ginuerzh 3f73c82d00 fix(ss): address review findings for PR #96 — nil guards, resource leaks, dead code
- Bump go-shadowsocks2 to v0.1.3 (new API symbols)
- Return error instead of nil when Target() is empty in TCP handler
- Reset wbuf unconditionally on write error to prevent unbounded growth
- Add nil guard on targetAddr before WriteTo to prevent panic
- Remove duplicate NewClientConfig call and dead ClientConfig literal
- Remove unused noDelay metadata field
- Fix buffer-size guard to catch negative values (len(b)==0 → bufSize<=0)
- Add address context to parse/session error messages
2026-05-22 21:40:33 +08:00
..
2024-09-20 18:20:57 +08:00
2024-10-10 22:49:56 +08:00
2025-08-05 20:24:00 +08:00
2025-08-01 23:00:50 +08:00
2025-08-04 19:29:38 +08:00
2024-09-20 18:20:57 +08:00
2024-10-10 22:49:56 +08:00
2024-09-20 18:20:57 +08:00
2024-09-20 18:20:57 +08:00
2025-08-04 19:29:38 +08:00
2024-09-20 18:20:57 +08:00