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

Runtime panic with Go 1.7.1 (due to new cgo pointer rules) #5

Open
jlargent opened this issue Sep 29, 2016 · 2 comments
Open

Runtime panic with Go 1.7.1 (due to new cgo pointer rules) #5

jlargent opened this issue Sep 29, 2016 · 2 comments

Comments

@jlargent
Copy link

panic: runtime error: cgo argument has Go pointer to Go pointer

I would guess this started with go 1.6 but this is the first time I've used this package since 1.4

@mqu
Copy link
Owner

mqu commented Oct 18, 2016

sorry, I am not maintaining this project any more.

@jlargent
Copy link
Author

jlargent commented Oct 18, 2016

Thanks.
For anyone else who runs into this you might look at https://github.com/go-ldap/ldap
not my project but was easy to update my code base to use.

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

2 participants