Skip to content

Conversation

@takezoe
Copy link
Member

@takezoe takezoe commented Jun 9, 2024

Description

Checking null before calling sizeOf() is redundant because it's checked inside sizeOf().

Additional context and related issues

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Jun 9, 2024
@takezoe takezoe force-pushed the avoid-redundant-null-cehck-before-size-of branch from c3869b5 to da54954 Compare June 9, 2024 02:29
@ebyhr ebyhr merged commit 1e2d683 into trinodb:master Jun 9, 2024
@github-actions github-actions bot added this to the 450 milestone Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants