Skip to content
Snippets Groups Projects
Commit e0f06228 authored by Matt Harbison's avatar Matt Harbison
Browse files

archive: change the default prefix to '' from None

All current callers supply some sort of prefix, so the issue was hidden.  But if
no parameter was specified, a crash occurred in the write() closure when
concatenating 'prefix' and 'name'.
parent 9cb1f82a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment