mirror of
https://github.com/restic/restic.git
synced 2026-08-16 10:33:17 +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.
9.1 KiB
9.1 KiB