mirror of
https://github.com/restic/restic.git
synced 2026-05-07 02:55:24 +00:00
ce7c144aac
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