Skip to content

Fix bug in conversion from custom types to string#35755

Merged
Avogar merged 1 commit intoClickHouse:masterfrom
Avogar:fix-custom-to-string
Mar 30, 2022
Merged

Fix bug in conversion from custom types to string#35755
Avogar merged 1 commit intoClickHouse:masterfrom
Avogar:fix-custom-to-string

Conversation

@Avogar
Copy link
Member

@Avogar Avogar commented Mar 30, 2022

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 bug in conversion from custom types to string that could lead to segfault or unexpected error messages.
Closes #35752

@Avogar Avogar added the pr-must-backport Pull request should be backported intentionally. Use this label with great care! label Mar 30, 2022
@robot-ch-test-poll2 robot-ch-test-poll2 added the pr-bugfix Pull request with bugfix, not backported by default label Mar 30, 2022
@alexey-milovidov
Copy link
Member

Maybe this will help? #35757

@alexey-milovidov alexey-milovidov self-assigned this Mar 30, 2022
@Avogar Avogar merged commit 4ec3c35 into ClickHouse:master Mar 30, 2022
Avogar added a commit that referenced this pull request Apr 2, 2022
Backport #35755 to 22.1: Fix bug in conversion from custom types to string
Avogar added a commit that referenced this pull request Apr 2, 2022
Backport #35755 to 22.3: Fix bug in conversion from custom types to string
Avogar added a commit that referenced this pull request Apr 2, 2022
Backport #35755 to 22.2: Fix bug in conversion from custom types to string
@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

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.

Nullptr dereference in destructor

4 participants