1
0
mirror of https://github.com/minio/minio.git synced 2025-04-01 18:21:29 -04:00

2 Commits

Author SHA1 Message Date
Klaus Post
8d42f37e4b
Fix msgUnPath crash ()
These are needed checks for the functions to be un-crashable with any input 
given to `msgUnPath` (tested with fuzzing).

Both conditions would result in a crash, which prevents that. Some 
additional upstream checks are needed.

Fixes 
2024-11-05 04:37:59 -08:00
Harshavardhana
7f1e1713ab
use absolute path for binary checksum verification () 2024-09-26 08:03:08 -07:00