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

Fixed Segmentation fault when try to get data after disconnect (#13) #14

Merged
merged 3 commits into from
Jul 29, 2015

Conversation

marceltoben
Copy link

Added check for mogilefs_sock->stream == NULL in mogilefs_sock_eof. This fixes issue #13.
Throws exception instead.

mogilefs_sock_close now sets the mogilefs_sock->status in all cases.

Marcel Oelke and others added 3 commits July 29, 2015 11:22
lstrojny added a commit that referenced this pull request Jul 29, 2015
Fixed Segmentation fault when try to get data after disconnect (#13)
@lstrojny lstrojny merged commit dd73a2e into lstrojny:master Jul 29, 2015
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.

3 participants