This website requires JavaScript.
Explore
Help
Register
Sign In
sdgoij
/
rustfs
Watch
1
Star
0
Fork
0
You've already forked rustfs
mirror of
https://github.com/rustfs/rustfs.git
synced
2026-01-17 09:40:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf8acd38d07c56e1a151d345d4e849a96fa2c613
rustfs
/
ecstore
History
安正超
af9bcde89f
fix: resolve remaining Clippy warnings and add buffer length validation - Fixed read_bytes_header function by adding buffer length validation before split_at(5) - Added proper error handling for buffers smaller than 5 bytes - Fixed test_file_meta_read_bytes_header to use proper XL format data - All code now passes comprehensive Clippy check: cargo clippy --all-targets --all-features -- -D warnings - Improved code robustness and error handling in file metadata operations
2025-05-28 11:11:15 +08:00
..
src
fix: resolve remaining Clippy warnings and add buffer length validation - Fixed read_bytes_header function by adding buffer length validation before split_at(5) - Added proper error handling for buffers smaller than 5 bytes - Fixed test_file_meta_read_bytes_header to use proper XL format data - All code now passes comprehensive Clippy check: cargo clippy --all-targets --all-features -- -D warnings - Improved code robustness and error handling in file metadata operations
2025-05-28 11:11:15 +08:00
build.rs
fix
:
#331
admin info version,uptime
2025-04-23 16:34:39 +08:00
Cargo.toml
refactor: standardize constant management and fix typos (
#387
)
2025-05-07 17:23:22 +08:00