Logo
Explore Help
Sign In
TheArchive/restic
1
0
Fork 0
You've already forked restic
mirror of https://github.com/restic/restic.git synced 2025-05-18 12:38:29 +00:00
Code Issues Packages Projects Releases Wiki Activity
restic/changelog/0.10.0_2020-09-19/pull-2668

7 lines
236 B
Plaintext
Raw Normal View History

stats: Fix crash in blobs-per-file mode on missing blob In a damaged repository with a missing blob, the error message tried to dereference the subtreeID field of the current node, which is a file however. Said field is set to nil for a file thus causing a segfault when dereferenced. Fix this by using the actual parentTreeID.
2020-03-26 20:52:43 +01:00
Bugfix: Don't abort the stats command when data blobs are missing
Fix typos
2023-12-06 13:11:55 +01:00
Running the stats command in the blobs-per-file mode on a repository with
stats: Fix crash in blobs-per-file mode on missing blob In a damaged repository with a missing blob, the error message tried to dereference the subtreeID field of the current node, which is a file however. Said field is set to nil for a file thus causing a segfault when dereferenced. Fix this by using the actual parentTreeID.
2020-03-26 20:52:43 +01:00
missing data blobs previously resulted in a crash.
https://github.com/restic/restic/pull/2668
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 221ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API