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

Panic on invalid input #1

Open
pftbest opened this issue Oct 19, 2019 · 0 comments
Open

Panic on invalid input #1

pftbest opened this issue Oct 19, 2019 · 0 comments

Comments

@pftbest
Copy link

pftbest commented Oct 19, 2019

parse_nmea_sentence(b"*74\r\n")

panics with message:

panicked at 'index 7 out of range for slice of length 5', src/libcore/slice/mod.rs:2583:5

The library should not panic on invalid input.

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