1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-01 12:09:03 +00:00
restic/internal
Michael Eischer 3e4c1ea196 fs: fix race condition in get/set security descriptor
Calling `Load()` twice for an atomic variable can return different
values each time. This resulted in trying to read the security
descriptor with high privileges, but then not entering the code path to
switch to low privileges when another thread has already done so
concurrently.
2024-08-30 12:46:07 +02:00
..
archiver backup: store but warn if extended metadata for item is incomplete 2024-08-03 22:25:29 +02:00
backend rest: improve handling of HTTP2 goaway 2024-08-30 12:46:07 +02:00
bloblru Fix typos 2024-07-03 20:02:06 +02:00
checker Revert "repository: removed redundant prepareCache method from Repository" 2024-08-30 12:43:13 +02:00
crypto
debug
dump
errors
feature s3: forbid anonymous authentication unless explicitly requested 2024-07-10 20:10:27 +02:00
filter
fs fs: fix race condition in get/set security descriptor 2024-08-30 12:46:07 +02:00
fuse Add more checks for canceled contexts 2024-07-31 19:30:47 +02:00
migrations
options
repository cache: remove redundant index file cleanup 2024-08-30 12:43:13 +02:00
restic lock: introduce short delay between failed locking retries 2024-08-30 12:45:20 +02:00
restorer Fix typos 2024-08-30 12:37:10 +02:00
selfupdate
test
textfile
ui json: switch backup and restore errors from string to struct types 2024-08-03 16:21:44 -04:00
walker Add more checks for canceled contexts 2024-07-31 19:30:47 +02:00