Skip to content

Commit bcfe14e

Browse files
committed
chore: add changelog file
1 parent f68365f commit bcfe14e

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

  • changelog/unreleased

changelog/unreleased/4806

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Bugfix: Fix resource leak in CopyAndUploadContentUrisTask
2+
3+
Input and output streams have been closed per URI iteration using try-with-resources to prevent file descriptor and memory leaks when copying multiple content URIs.
4+
5+
https://github.com/owncloud/android/issues/4797
6+
https://github.com/owncloud/android/pull/4806

0 commit comments

Comments
 (0)