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

Function visitParamExtractRaw does not pass simple fuzz testing #5901

Closed
alexey-milovidov opened this issue Jul 5, 2019 · 1 comment · Fixed by #5902
Closed

Function visitParamExtractRaw does not pass simple fuzz testing #5901

alexey-milovidov opened this issue Jul 5, 2019 · 1 comment · Fixed by #5902
Assignees
Labels
bug Confirmed user-visible misbehaviour in official release crash Crash / segfault / abort

Comments

@alexey-milovidov
Copy link
Member

SELECT DISTINCT visitParamExtractRaw(reinterpretAsString(rand64()), 'a') FROM numbers(1000000000)
@alexey-milovidov alexey-milovidov added the bug Confirmed user-visible misbehaviour in official release label Jul 5, 2019
@alexey-milovidov alexey-milovidov self-assigned this Jul 5, 2019
@alexey-milovidov alexey-milovidov added the crash Crash / segfault / abort label Jul 5, 2019
@alexey-milovidov
Copy link
Member Author

CC @zhang2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed user-visible misbehaviour in official release crash Crash / segfault / abort
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant