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 error: slice bounds out of range #2

Open
tiansin opened this issue Jul 1, 2023 · 1 comment
Open

runtime error: slice bounds out of range #2

tiansin opened this issue Jul 1, 2023 · 1 comment

Comments

@tiansin
Copy link

tiansin commented Jul 1, 2023

"runtime error: slice bounds out of range [7:6]"

https://github.com/tomruk/socket.io-go/blob/d11327b71b4d3957dd942d76f20a32ee2fe7777f/parser/json/decode.go#L110

p.r=nil
p.r.header???
https://github.com/tomruk/socket.io-go/blob/d11327b71b4d3957dd942d76f20a32ee2fe7777f/parser/json/decode.go#L56

@karagenc
Copy link
Owner

karagenc commented Aug 3, 2024

I released v0.1.0. It should be fixed by now. Does it still occur?

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