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

cherrypick-2.0: ts: Fix nil pointer panic on invalid TS query #23799

Merged
merged 1 commit into from
Mar 13, 2018

Conversation

mrtracy
Copy link
Contributor

@mrtracy mrtracy commented Mar 13, 2018

A query which specified an invalid enumeration value for
SourceAggregator would cause a nil pointer panic on the server.
Repaired this fix and added a test for invalid values of all the
enumeration values of the query request.

Fixes #23766

Release note: None

A query which specified an invalid enumeration value for
SourceAggregator would cause a nil pointer panic on the server.
Repaired this fix and added a test for invalid values of all the
enumeration values of the query request.

Fixes cockroachdb#23766

Release note: None
@mrtracy mrtracy requested review from a-robinson and a team March 13, 2018 19:15
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@mrtracy mrtracy merged commit 9553767 into cockroachdb:release-2.0 Mar 13, 2018
@mrtracy mrtracy deleted the mtracy/cherrypick_23764 branch March 13, 2018 20:21
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.

3 participants