urlencode prefix when checkbucket
Recent Commits to s3fs-fuse:master (4)
-
urlencode prefix when checkbucket
-
Use scope_guard for directory handles to prevent leaks (#2790)
Use scope_guard for directory handles to prevent leaks (#2790)
-
Fix memory leaks in multipart upload error paths
Fix memory leaks in multipart upload error paths Delete thargs when ThreadPoolMan::Instruct() or AwaitInstruct() fails. The thread parameter struct was allocated with new but never freed when the thread pool rejected the work item, causing a memory leak on each failed multipart upload part request.
-
Fix file descriptor leaks in error paths (#2788)
Fix file descriptor leaks in error paths (#2788)
-
Changed to urandom instead of potentially conflicting RANDOM environm…
Changed to urandom instead of potentially conflicting RANDOM environment variable
-
All stat command calls in tests changed to use the STAT_BIN definition
All stat command calls in tests changed to use the STAT_BIN definition
-
Ignore pjdfstest in cppcheck (#2780)
Ignore pjdfstest in cppcheck (#2780)
-
Address cppcheck 2.19 warnings (#2781)
Address cppcheck 2.19 warnings (#2781)
-
Improved about receiving a fatal error response from service check
Improved about receiving a fatal error response from service check