Skip to content

Fix trivial bug in arrayEnumerateUniq#19788

Merged
alexey-milovidov merged 1 commit intomasterfrom
array-enumerate-extended-bug
Jan 29, 2021
Merged

Fix trivial bug in arrayEnumerateUniq#19788
alexey-milovidov merged 1 commit intomasterfrom
array-enumerate-extended-bug

Conversation

@alexey-milovidov
Copy link
Copy Markdown
Member

@alexey-milovidov alexey-milovidov commented Jan 29, 2021

Changelog category (leave one):

  • Bug Fix

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
In previous versions, unusual arguments for function arrayEnumerateUniq may cause crash or infinite loop. This closes #19787.

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Jan 29, 2021
@alexey-milovidov alexey-milovidov self-assigned this Jan 29, 2021
@alexey-milovidov alexey-milovidov merged commit 0679d81 into master Jan 29, 2021
@alexey-milovidov alexey-milovidov deleted the array-enumerate-extended-bug branch January 29, 2021 11:58
alexey-milovidov added a commit that referenced this pull request Jan 31, 2021
Backport #19788 to 21.1: Fix trivial bug in arrayEnumerateUniq
alexey-milovidov added a commit that referenced this pull request Jan 31, 2021
Backport #19788 to 20.10: Fix trivial bug in arrayEnumerateUniq
alexey-milovidov added a commit that referenced this pull request Jan 31, 2021
Backport #19788 to 20.12: Fix trivial bug in arrayEnumerateUniq
alexey-milovidov added a commit that referenced this pull request Jan 31, 2021
Backport #19788 to 20.11: Fix trivial bug in arrayEnumerateUniq
robot-clickhouse added a commit that referenced this pull request Feb 17, 2021
…fab9336d5128d204affcde89e66d0

Cherry pick #19788 to 20.3: Fix trivial bug in arrayEnumerateUniq
alexey-milovidov added a commit that referenced this pull request Feb 19, 2021
Backport #19788 to 20.8: Fix trivial bug in arrayEnumerateUniq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix Pull request with bugfix, not backported by default

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unusual arguments for function arrayEnumerateUniq may cause crash or infinite loop

2 participants