mirror of
https://github.com/fatedier/frp.git
synced 2026-07-31 04:02:55 +08:00
200 B
200 B
Fixes
- Fixed a server panic and remote denial of service caused by a client sending a negative
pool_count. Negative values are now rejected before work-connection pool resources are allocated.