Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix incorrect VID parsing of MDB entries
Previous parser assumed that every entry had exactly one flag between the group and the VID, which is not always true. Move to a parser that is order independent and that ignores unknown fields.
- Loading branch information