| 1 |
|
2003-11-13 Sergey Poznyakoff <gray@Mirddin.farlep.net> |
| 2 |
|
|
| 3 |
|
* src/list.c (read_and): Initialize current_stat_info |
| 4 |
|
and extended_header at the start of the loop. |
| 5 |
|
* src/names.c (all_names_found): Check if the argument |
| 6 |
|
contains valid filename. Fixes coredump on `not_a_tar_file' |
| 7 |
|
* src/xheader.c (atime_decoder,gid_decoder,ctime_decoder) |
| 8 |
|
(mtime_decoder,size_decoder,uid_decoder): Use xstrtoumax. |
| 9 |
|
Fixes `pax-big-10g' bug. |
| 10 |
|
|
| 11 |
2003-11-12 Paul Eggert <eggert@twinsun.com> |
2003-11-12 Paul Eggert <eggert@twinsun.com> |
| 12 |
|
|
| 13 |
Fix some C compatibility bugs reported by Joerg Schilling. |
Fix some C compatibility bugs reported by Joerg Schilling. |