Skip to content

Conversation

@iluuu1994
Copy link
Member

column_long and index_long might not be set, but are still used as arguments. They are not actually used if column_str is set, but it's better to initialize them anyway, if only to make MemorySanitizer happy.

Copy link
Member

@Girgias Girgias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me, I would merge those commits as is instead of squashing.

column_long and index_long might not be set, but are still used as arguments.
They are not actually used if column_str is set, but it's better to initialize
them anyway, if only to make MemorySanitizer happy.
@iluuu1994 iluuu1994 changed the base branch from PHP-8.1 to master July 31, 2023 11:51
@iluuu1994 iluuu1994 requested a review from bukka as a code owner July 31, 2023 11:51
@iluuu1994 iluuu1994 force-pushed the fix-uouv-in-array_column branch from c08794a to b11db82 Compare July 31, 2023 11:51
@iluuu1994 iluuu1994 requested a review from devnexen as a code owner July 31, 2023 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants