containers / ocidir-rs

Low level Rust library for working with OCI (opencontainers) directories
Apache License 2.0
4 stars 3 forks source link

Strengthen fsck #12

Closed cgwalters closed 4 weeks ago

cgwalters commented 4 weeks ago

In some other code I was hitting an unexpected size in a config object; I'm not sure there's a bug here yet, but the obvious thing to do is to strengthen our fsck() to walk descriptors, not the blobs directly.

This way we validate: