mirror of
https://github.com/restic/restic.git
synced 2026-03-31 10:22:44 +00:00
While not planned, it's also not completely impossible that a tree node might get additional top-level fields. As the tree iterator is built with a strict expectation of the top-level fields, this would result in a parsing error. Future-proof the code by simply skipping unknown fields.
16 KiB
16 KiB