Skip to content

Fix uninitialized memory in conversion#11311

Merged
alexey-milovidov merged 3 commits intomasterfrom
fix-uninitialized-memory-in-cast
May 31, 2020
Merged

Fix uninitialized memory in conversion#11311
alexey-milovidov merged 3 commits intomasterfrom
fix-uninitialized-memory-in-cast

Conversation

@alexey-milovidov
Copy link
Copy Markdown
Member

Changelog category (leave one):

  • Bug Fix

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix potential uninitialized memory in conversion. Example: SELECT toIntervalSecond(now64()).

@alexey-milovidov alexey-milovidov added the testing Special issue with list of bugs found by CI label May 30, 2020
@blinkov blinkov added the pr-bugfix Pull request with bugfix, not backported by default label May 30, 2020
@alexey-milovidov alexey-milovidov mentioned this pull request May 30, 2020
14 tasks
@alexey-milovidov alexey-milovidov merged commit 1a8c197 into master May 31, 2020
@alexey-milovidov alexey-milovidov deleted the fix-uninitialized-memory-in-cast branch May 31, 2020 14:33
KochetovNicolai pushed a commit that referenced this pull request Jun 8, 2020
…-cast

Fix uninitialized memory in conversion

(cherry picked from commit 1a8c197)
KochetovNicolai pushed a commit that referenced this pull request Jun 8, 2020
…-cast

Fix uninitialized memory in conversion

(cherry picked from commit 1a8c197)
KochetovNicolai pushed a commit that referenced this pull request Jun 8, 2020
…-cast

Fix uninitialized memory in conversion

(cherry picked from commit 1a8c197)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-docs-needed pr-bugfix Pull request with bugfix, not backported by default testing Special issue with list of bugs found by CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants