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

[Clang]: Uninitialized argument value #3419

Merged
merged 1 commit into from
Apr 20, 2022
Merged

Conversation

pbhatia22
Copy link
Contributor

Issue: 2nd function call argument is an uninitialized value

Fix:Warning arises due to __ob_inode and __first_fd not
initialized so initializes it with NULL

Updates: #1060
Change-Id: If290291f96710d3e41434905ef03ec2ae3fc4a85
Signed-off-by: Preet Bhatia pbhatia@redhat.com

Issue: 2nd function call argument is an uninitialized value

Fix:Warning arises due to __ob_inode and __first_fd not
initialized so initializes it with NULL

Updates: gluster#1060
Signed-off-by: Preet <pbhatia@redhat.com>
@pbhatia22 pbhatia22 assigned pbhatia22 and unassigned pbhatia22 Apr 8, 2022
@pbhatia22
Copy link
Contributor Author

/run regression

@pbhatia22 pbhatia22 requested review from xhernandez and mohit84 April 14, 2022 04:55
@mohit84 mohit84 merged commit ef036ac into gluster:devel Apr 20, 2022
@pbhatia22 pbhatia22 deleted the clangissue48 branch April 28, 2022 09:19
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.

4 participants