-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: - size of objects (cheap corruption detection too) - Nothing is missing Signed-off-by: Colin Walters <walters@verbum.org>
- Loading branch information
Showing
1 changed file
with
81 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters