[Bug-tar] src/misc.c ignores getcwd() errors

2019-03-01 Thread Pavel Raiskup
I've got a report [1] that we should handle NULL return value from xgetcwd() call. Let me know if you prefer me to write the patch in this case. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1680469 Pavel

Re: [Bug-tar] src/misc.c ignores getcwd() errors

2019-03-01 Thread Sergey Poznyakoff
Hi Pavel, > I've got a report [1] that we should handle NULL return value from > xgetcwd() call. Thanks for reporting. That't a good catch, indeed. > Let me know if you prefer me to write the patch in this case. There's no need to, thank you. I'll see what can be done. Regards, Sergey

Re: [Bug-tar] Make PAX archive

2019-03-01 Thread Sergey Poznyakoff
Hi Zachary, > (http://lists.gnu.org/archive/html/bug-tar/2015-08/msg00012.html) I > submitted a patch to make PAX archives binary identical on each run by > default (rather than embedding the PID as the standard requests) > unless POSIXLY_CORRECT is set. Apparently I overlooked that. My sincere a