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

src/socket_handle.c: Assign new buffer len to buf_len before returning. #8

Merged
merged 1 commit into from
Aug 5, 2019

Conversation

the-maldridge
Copy link
Collaborator

This commit fixes a bug that causes musl-nscd to hang during queries
to group information instead of returning with an error. There are
other errors in the same module, but this fixes the most immediate
bug.

This commit fixes a bug that causes musl-nscd to hang during queries
to group information instead of returning with an error.  There are
other errors in the same module, but this fixes the most immediate
bug.
@the-maldridge the-maldridge merged commit f26baf3 into pikhq:master Aug 5, 2019
@the-maldridge the-maldridge deleted the grpbuf branch August 5, 2019 21:27
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.

1 participant