瀏覽代碼

(decode_header): Call xheader_decode unconditionally.

Sergey Poznyakoff 21 年之前
父節點
當前提交
72ac31581d
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      src/list.c

+ 1 - 2
src/list.c

@@ -568,8 +568,7 @@ decode_header (union block *header, struct tar_stat_info *stat_info,
     }
 
   current_stat_info.archive_file_size = current_stat_info.stat.st_size;
-  if (extended_header.size)
-    xheader_decode (stat_info);
+  xheader_decode (stat_info);
 }
 
 /* Convert buffer at WHERE0 of size DIGS from external format to