mirror of
https://github.com/fatedier/frp.git
synced 2026-07-31 09:32:55 +08:00
4 lines
200 B
Markdown
4 lines
200 B
Markdown
## 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.
|