[bugfix] Added APOptions []int in client.GSSAPIBindRequest(...) and client.InitSecContext(...), fixes #536 #148
Annotations
3 errors
golangci-lint:
extended_test.go#L15
Error return value of `l.Bind` is not checked (errcheck)
|
golangci-lint:
extended_test.go#L16
Error return value of `l.Unbind` is not checked (errcheck)
|
golangci-lint
issues found
|
Loading