Revert "(extfs_open_archive): fix NULL dereferences."
commitf778c86e4d1d4f839ef49f8a4377806a560903d9
authorAndrew Borodin <aborodin@vmail.ru>
Sun, 11 Sep 2022 14:50:39 +0000 (11 17:50 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Mon, 10 Oct 2022 18:07:40 +0000 (10 21:07 +0300)
tree70e9a3b4431862b87132938e097f2c125bc0556f
parent2d7616e3c6d6d107553d6e6dd8b512d4311b82de
Revert "(extfs_open_archive): fix NULL dereferences."

This reverts commit 0df10f488b6241446e2247e89549db467187482f.

g_strconcat() accepts NULL after non-NULL arguments.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
src/vfs/extfs/extfs.c