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

Fix panic: runtime error: slice bounds out of range #9086

Merged
merged 1 commit into from
Nov 9, 2017
Merged

Conversation

jwilder
Copy link
Contributor

@jwilder jwilder commented Nov 9, 2017

A trailing slash on a point can cause this.

$ INFLUXDB_UDP_ENABLED=true influxd
$ echo -n 'a v=1 0\' | nc -u localhost 8089

Fixes #8538

Required for all non-trivial PRs
  • Rebased/mergable
  • Tests pass
  • CHANGELOG.md updated
  • Sign CLA (if not already signed)

@jwilder jwilder added this to the 1.5.0 milestone Nov 9, 2017
@jwilder jwilder requested a review from e-dard November 9, 2017 00:02
@ghost ghost assigned jwilder Nov 9, 2017
@ghost ghost added the review label Nov 9, 2017
Copy link
Contributor

@e-dard e-dard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would be in favour of back-porting this to the 1.4 branch.

@jwilder jwilder merged commit fe35aee into master Nov 9, 2017
@ghost ghost removed the review label Nov 9, 2017
@jwilder jwilder deleted the jw-points-panic branch November 9, 2017 15:51
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

Successfully merging this pull request may close these issues.

2 participants