Skip to content

parser: fix errors found by vet - #16

Open
functionary wants to merge 1 commit into
kubermatic:masterfrom
functionary:autofix-2abb
Open

parser: fix errors found by vet#16
functionary wants to merge 1 commit into
kubermatic:masterfrom
functionary:autofix-2abb

Conversation

@functionary

Copy link
Copy Markdown

This pull request was made with an automated tool.

The suggested change fixes one or more problems discovered by "go vet".

See https://github.com/functionary/functionary for more details on
the @functionary GitHub user.

Vet found the following errors:
	parser/parser.go:62: data[index] (8 bits) too small for shift of 8
	parser/parser.go:66: sni[0] (8 bits) too small for shift of 8
	parser/parser.go:84: data[index] (8 bits) too small for shift of 8
	parser/parser.go:91: data[index+2] (8 bits) too small for shift of 8
	parser/parser.go:127: data[index] (8 bits) too small for shift of 8
@kubermatic-bot

Copy link
Copy Markdown

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.

If this issue is safe to close now please do so with /close.

/lifecycle stale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants