Fix read of 0 sized files: If _zip_source_file_or_p's len argument is 0, it is assumed to mean the rest of the file; so just create an empty zip_source_buffer instead. --HG-- branch : HEAD