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'.
Loading
Please register or sign in to comment