mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-18 22:14:33 +00:00
- evaluator.go: use expectedExpiryTime for MPU abort cutoff to match AWS midnight-UTC semantics instead of raw time addition - s3api_policy.go: fix Filter MarshalXML double-emission of size filters when And is set (And already contains its own size fields) - s3api_policy_test.go: add bounds checks before accessing lc.Rules[0]