Skip to content

fix: data race won't happen when uploading files into a space - #685

Open
jvillafanez wants to merge 1 commit into
owncloud:mainfrom
jvillafanez:space_data_race
Open

fix: data race won't happen when uploading files into a space#685
jvillafanez wants to merge 1 commit into
owncloud:mainfrom
jvillafanez:space_data_race

Conversation

@jvillafanez

Copy link
Copy Markdown
Member

Fix the data races found in owncloud/ocis#12675

In addition, the copy struct has been renamed to copyInfo in order to avoid overwriting the builtin function copy (compilation fails otherwise since now we use the builtin function in the same scope)

@jvillafanez jvillafanez self-assigned this Jul 31, 2026
@jvillafanez
jvillafanez requested a review from a team as a code owner July 31, 2026 13:32
@kw-security

kw-security commented Jul 31, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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.

2 participants