Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Telnet unencrypted port, program crash #27

Open
36150592 opened this issue Apr 3, 2019 · 0 comments
Open

Telnet unencrypted port, program crash #27

36150592 opened this issue Apr 3, 2019 · 0 comments

Comments

@36150592
Copy link

36150592 commented Apr 3, 2019

goroutine 27 [running]:
github.com/vjeantet/ldapserver.readTagAndLength(0xc000082780, 0xc00008c6a0, 0x40ce2f, 0xc0000773b0, 0x30, 0x30, 0x704e20, 0x0)
/root/go/src/github.com/vjeantet/ldapserver/packet.go:89 +0x491
github.com/vjeantet/ldapserver.readLdapMessageBytes(0xc000082780, 0x0, 0x7f7ffa5c96c0, 0x0)
/root/go/src/github.com/vjeantet/ldapserver/packet.go:54 +0x49
github.com/vjeantet/ldapserver.readMessagePacket(0xc000082780, 0x30, 0x704e20, 0x455801)
/root/go/src/github.com/vjeantet/ldapserver/packet.go:18 +0x2f
github.com/vjeantet/ldapserver.(*client).ReadPacket(0xc00011e380, 0x72fd50, 0xc00011e380, 0x0)
/root/go/src/github.com/vjeantet/ldapserver/client.go:53 +0x33
github.com/vjeantet/ldapserver.(*client).serve(0xc00011e380)
/root/go/src/github.com/vjeantet/ldapserver/client.go:117 +0x1a9
created by github.com/vjeantet/ldapserver.(*Server).serve
/root/go/src/github.com/vjeantet/ldapserver/server.go:110 +0x357

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

No branches or pull requests

1 participant