Skip to content

fix crash fuzzbits with multiply same fixedstring#32755

Merged
alexey-milovidov merged 2 commits intoClickHouse:masterfrom
cmsxbc:fix-fuzzbits-with-multiply-same-fixedstring
Dec 15, 2021
Merged

fix crash fuzzbits with multiply same fixedstring#32755
alexey-milovidov merged 2 commits intoClickHouse:masterfrom
cmsxbc:fix-fuzzbits-with-multiply-same-fixedstring

Conversation

@cmsxbc
Copy link
Copy Markdown
Contributor

@cmsxbc cmsxbc commented Dec 14, 2021

Changelog category (leave one):

  • Bug Fix (user-visible misbehaviour in official stable or prestable release)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
fix crash when used fuzzBits with multiply same FixedString, Close #32737

Detailed description / Documentation draft:
#32737

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Dec 14, 2021
@evillique evillique added the can be tested Allows running workflows for external contributors label Dec 14, 2021
@evillique
Copy link
Copy Markdown
Member

@Mergifyio update

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Dec 14, 2021

update

✅ Branch has been successfully updated

@evillique evillique self-assigned this Dec 14, 2021
@alexey-milovidov alexey-milovidov merged commit de66f66 into ClickHouse:master Dec 15, 2021
@alexey-milovidov alexey-milovidov added the pr-must-backport Pull request should be backported intentionally. Use this label with great care! label Dec 15, 2021
@alexey-milovidov alexey-milovidov self-assigned this Dec 15, 2021
alexey-milovidov added a commit that referenced this pull request Dec 15, 2021
Backport #32755 to 21.12: fix crash fuzzbits with multiply same fixedstring
alesapin added a commit that referenced this pull request Dec 16, 2021
Backport #32755 to 21.11: fix crash fuzzbits with multiply same fixedstring
alesapin added a commit that referenced this pull request Dec 16, 2021
Backport #32755 to 21.10: fix crash fuzzbits with multiply same fixedstring
alesapin added a commit that referenced this pull request Dec 16, 2021
Backport #32755 to 21.8: fix crash fuzzbits with multiply same fixedstring
alesapin added a commit that referenced this pull request Dec 16, 2021
Backport #32755 to 21.9: fix crash fuzzbits with multiply same fixedstring
alexey-milovidov added a commit that referenced this pull request Dec 19, 2021
Backport #32755 to 21.3: fix crash fuzzbits with multiply same fixedstring
@Felixoid Felixoid added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

can be tested Allows running workflows for external contributors pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore pr-bugfix Pull request with bugfix, not backported by default pr-must-backport Pull request should be backported intentionally. Use this label with great care!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Crash in function fuzzBits

5 participants