Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialize arrays in lo2s::Pipe #331

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Conversation

cvonelm
Copy link
Member

@cvonelm cvonelm commented Apr 10, 2024

More modern compilers complain about fds_ and fd_open_ being uninitialized, so initialize them

More modern compilers complain about fds_ and fd_open_ being uninitialized, so initialize them
Copy link
Member

@tilsche tilsche left a comment

Choose a reason for hiding this comment

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

lgtm

@cvonelm cvonelm merged commit 4adf5fb into master Apr 16, 2024
41 checks passed
@cvonelm cvonelm deleted the warning-uninitialized-pipe branch April 16, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants