Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
refs committed Oct 5, 2021
1 parent 4f4db62 commit 9413a9d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions changelog/unreleased/reva-gateway-endpoint-config.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Bugfix: Race condition in config parsing

There was a race condition in the config parsing when configuring the storage services caused by services overwriting a pointer to a config value. We fixed it by setting sane defaults.

https://github.com/owncloud/ocis/pull/2574

0 comments on commit 9413a9d

Please sign in to comment.