Files
seaweedfs/weed/command
chrislu 4a30c41610 fix: resolve S3 server startup panic due to nil pointer dereference
Fixed nil pointer dereference in s3.go line 246 when accessing iamConfig pointer.
Added proper nil-checking before dereferencing s3opt.iamConfig.

- Check if s3opt.iamConfig is nil before dereferencing
- Use safe variable for passing IAM config path
- Prevents segmentation violation on server startup
- Maintains backward compatibility
2025-08-24 19:58:19 -07:00
..
2025-06-03 22:46:10 -07:00
2024-07-16 23:14:09 -07:00
2021-09-01 02:45:42 -07:00
2025-08-11 10:56:40 -07:00
2025-03-29 21:12:06 -07:00
2022-02-27 03:03:19 -08:00
2022-08-31 23:16:05 -07:00
2025-08-17 20:45:44 -07:00
2025-08-17 20:45:44 -07:00
2025-07-02 18:03:17 -07:00
2025-07-09 09:02:26 -07:00
2025-06-03 22:46:10 -07:00
2024-07-16 09:15:55 -07:00
2025-03-29 21:12:06 -07:00
2025-06-03 22:50:45 -07:00
2025-06-26 11:09:17 -07:00
2025-06-03 22:46:10 -07:00