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

Server: fix db_dump segfault #2974

Merged
merged 1 commit into from
Jan 22, 2019
Merged

Server: fix db_dump segfault #2974

merged 1 commit into from
Jan 22, 2019

Conversation

ChristianBeer
Copy link
Member

Description of the Change
One too many argument for write function. Introduced in ff91f05.

Fixes #2958

Release Notes
Fix db_dump crash

One too many argument for write function. Introduced in ff91f05.

Fixes #2958
@ChristianBeer
Copy link
Member Author

Could a @BOINC/committer please look at this hotfix and merge it into master? Thanks.

@AenBleidd
Copy link
Member

I can. Looks fine. I merge it as soon as build will be finished.

@AenBleidd AenBleidd merged commit 46a8613 into master Jan 22, 2019
@AenBleidd
Copy link
Member

Merged. Thanks

@TheAspens TheAspens added this to the Server Release 1.0 milestone Jan 24, 2019
@TheAspens
Copy link
Member

TheAspens commented Jan 24, 2019

@lfield - This should probably get cherry-picked into server release 1.0/1.0.4.

If you disagree - please remove the Server Release 1.0 tag.

lfield pushed a commit that referenced this pull request Jan 24, 2019
@JuhaSointusalo JuhaSointusalo removed this from the Server Release 1.0 milestone Jan 25, 2019
@JuhaSointusalo JuhaSointusalo added this to Backlog in Server via automation Jan 25, 2019
@ChristianBeer ChristianBeer deleted the cb_hotfix_db_dump branch February 2, 2019 10:12
@AenBleidd AenBleidd moved this from Backlog to Done in Server Oct 28, 2019
@AenBleidd AenBleidd added this to the Server Release 1.2.0 milestone Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Server
  
Done
Development

Successfully merging this pull request may close these issues.

db_dump seg faults if STATSEXPORT is not enabled
4 participants