Drop invalid record silently during handshake #1076
Annotations
4 errors and 1 warning
golangci-lint:
conn_test.go#L429
Error return value of `ca.Write` is not checked (errcheck)
|
golangci-lint:
conn_test.go#L447
Error return value of `server.Close` is not checked (errcheck)
|
golangci-lint:
conn_test.go#L451
Error return value of `errClient.c.Close` is not checked (errcheck)
|
golangci-lint
issues found
|
golangci-lint:
pkg/protocol/recordlayer/errors.go#L14
exported: comment on exported var ErrInvalidPacketLength should be of the form "ErrInvalidPacketLength ..." (revive)
|
The logs for this run have expired and are no longer available.
Loading