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

Free memory in destructor if not done before; adding copy constructor… #38

Merged
merged 1 commit into from
Apr 27, 2018

Conversation

chxdeng
Copy link
Owner

@chxdeng chxdeng commented Apr 27, 2018

…/assignment operator

@chxdeng chxdeng requested a review from spadalkar April 27, 2018 00:15
@coveralls
Copy link

Pull Request Test Coverage Report for Build 151

  • 0 of 0 (NaN%) changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.005%) to 98.366%

Totals Coverage Status
Change from base Build 147: 0.005%
Covered Lines: 1926
Relevant Lines: 1958

💛 - Coveralls


this->Close();

MBConfig db_config = db.dbConfig;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should we also create operator for MBConfig?

Everything else looks good

@chxdeng
Copy link
Owner Author

chxdeng commented Apr 27, 2018 via email

@spadalkar spadalkar merged commit 6460a29 into master Apr 27, 2018
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