diff options
author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2020-09-29 18:16:11 +0200 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2020-09-29 18:21:21 +0200 |
commit | 23e31c1076f7d6a6d09014c3ae2fff54692b9e7f (patch) | |
tree | eede31af08164d3125e478fc2c7b8e219c071a1f /lib/compat/strndup.c | |
parent | fbe66e384476e4d9d458e51f56a4e7bc38f71b33 (diff) |
Fix: rdsquashfs: describe: don't escape the prefixed file input path
If rdsquashfs describes a filesystem, is configured to use a prefix-path
and a file contains a space, the resulting input path has the prefix
printed as is and the rest of the string in quotation marks.
gensquashfs simply takes the entire rest of the line as is as its
input path and no longer finds the file.
Fix this by omitting the escapes and quotation marks for the
input path.
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'lib/compat/strndup.c')
0 files changed, 0 insertions, 0 deletions