mirror of
https://github.com/fatedier/frp.git
synced 2026-07-25 04:09:19 +08:00
ssh: fix malformed exec payload panic (#5428)
This commit is contained in:
@@ -61,6 +61,11 @@ linters:
|
||||
- legacy
|
||||
- std-error-handling
|
||||
rules:
|
||||
# Keep h2c and HTTP/1.1 Upgrade:h2c compatibility until an explicit migration.
|
||||
- linters:
|
||||
- staticcheck
|
||||
path: ^pkg/util/vhost/http\.go$
|
||||
text: "^SA1019:"
|
||||
- linters:
|
||||
- errcheck
|
||||
- maligned
|
||||
|
||||
Reference in New Issue
Block a user