mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[PR #2329] [MERGED] Fixed errors of cppcheck 2.12.0 #2482
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#2482
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2329
Author: @ggtakec
Created: 9/24/2023
Status: ✅ Merged
Merged: 9/24/2023
Merged by: @gaul
Base:
master← Head:fix_cppcheck2120📝 Commits (1)
bad5135Fixed errors of cppcheck 2.12.0📊 Changes
4 files changed (+11 additions, -7 deletions)
View changed files
📝
src/cache.cpp(+2 -2)📝
src/cache.h(+1 -1)📝
src/curl_multi.cpp(+4 -0)📝
src/mpu_util.cpp(+4 -4)📄 Description
Relevant Issue (if applicable)
n/a
Details
cppcheckonFedora 38(andmacos 12) had been upgraded to2.12.0and was therefore detecting errors.I have fixed this error.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
std::gettimeinstead ofstrptime#2568