Fix regression itroduced by 66162927.
commit972bebf07e7ec6a259efca9ed58c3b8ca121ea6e
authorSergey Poznyakoff <gray@gnu.org>
Sat, 16 Jan 2021 12:36:40 +0000 (16 14:36 +0200)
committerSergey Poznyakoff <gray@gnu.org>
Sat, 16 Jan 2021 12:38:28 +0000 (16 14:38 +0200)
tree5b521fbedd7285c3a5ca7b6fe7c10244e0893cb1
parent8e2898ab11f687aefb4d1deb9f27295e6a1080a1
Fix regression itroduced by 66162927.

* src/misc.c (chdir_arg): Initialize the abspath field to NULL.
(tar_getcdpath): Actually initialize the abspath field here.
src/misc.c