mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 21:17:58 +08:00
b6f47938e6
Instead of silently ignoring errors from pathRel, log a warning and skip invalid paths. Also add bounds checking for blob path format to prevent panics. Addresses code review feedback about error handling. Co-authored-by: rchincha <45800463+rchincha@users.noreply.github.com>