Files
ocis/changelog/5.0.0_2024-03-18/fix-concurrent-access-to-map.md
2024-03-18 14:39:30 +01:00

258 B

Bugfix: Fix concurrent access to a map

We fixed the race condition that led to concurrent map access in a publicshare manager.

https://github.com/owncloud/ocis/pull/8269 https://github.com/cs3org/reva/pull/4472 https://github.com/owncloud/ocis/issues/8255