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

Fix memory leak when dropping locale guard. #64

Merged
merged 1 commit into from Jul 27, 2021
Merged

Fix memory leak when dropping locale guard. #64

merged 1 commit into from Jul 27, 2021

Conversation

awused
Copy link
Contributor

@awused awused commented Jul 27, 2021

No description provided.

@otavio
Copy link
Member

otavio commented Jul 27, 2021

@awused, could you add an entry on the changes file?

@coveralls
Copy link

coveralls commented Jul 27, 2021

Pull Request Test Coverage Report for Build 1069917118

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.2%) to 86.059%

Files with Coverage Reduction New Missed Lines %
../../../../../usr/share/rust/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-channel-0.3.16/src/mpsc/mod.rs 1 91.78%
Totals Coverage Status
Change from base Build 1067286071: -0.2%
Covered Lines: 321
Relevant Lines: 373

💛 - Coveralls

@otavio
Copy link
Member

otavio commented Jul 27, 2021

@awused I've fixed the Windows build error on master. Please rebase this branch and add the fix to the CHANGES.md file so we can merge this.

@otavio otavio merged commit 5118320 into OSSystems:master Jul 27, 2021
@awused awused deleted the locale_leak branch July 28, 2021 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants