Hi, this small patch series addresses the segfaults reported by ArcticLampyrid and fixes parsing of bundles that have an object hash different than the object hash of the current repository. Thanks! Patrick Patrick Steinhardt (2): builtin/bundle: have unbundle check for repo before opening its bundle bundle: default to SHA1 when reading bundle headers builtin/bundle.c | 5 +++-- bundle.c | 7 ++++++- t/t6020-bundle-misc.sh | 32 ++++++++++++++++++++++++++++++++ 3 files changed, 41 insertions(+), 3 deletions(-) -- 2.46.0.46.g406f326d27.dirty