X Tutup
Skip to content

[stable10] fix memory problems#35708

Merged
phil-davis merged 1 commit intostable10from
memory_issues_stable10
Jul 1, 2019
Merged

[stable10] fix memory problems#35708
phil-davis merged 1 commit intostable10from
memory_issues_stable10

Conversation

@jvillafanez
Copy link
Member

Description

Backport of #35612 to stable10

Related Issue

https://github.com/owncloud/enterprise/issues/2925

Motivation and Context

Memory used by those variables can be reclaimed and reused once those variables aren't needed any longer.

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Open tasks:

  • Backport (if applicable set "backport-request" label and remove when the backport was done)

@jvillafanez jvillafanez requested a review from micbar July 1, 2019 10:31
@jvillafanez jvillafanez self-assigned this Jul 1, 2019
@phil-davis phil-davis mentioned this pull request Jul 1, 2019
11 tasks
@phil-davis phil-davis merged commit 1013f07 into stable10 Jul 1, 2019
@delete-merged-branch delete-merged-branch bot deleted the memory_issues_stable10 branch July 1, 2019 12:24
@davitol davitol mentioned this pull request Sep 3, 2019
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup