aboutsummaryrefslogtreecommitdiff
path: root/bin/gensquashfs/src/dirscan_xattr.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/gensquashfs/src/dirscan_xattr.c')
-rw-r--r--bin/gensquashfs/src/dirscan_xattr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/gensquashfs/src/dirscan_xattr.c b/bin/gensquashfs/src/dirscan_xattr.c
index 7d4e552..e39a868 100644
--- a/bin/gensquashfs/src/dirscan_xattr.c
+++ b/bin/gensquashfs/src/dirscan_xattr.c
@@ -189,7 +189,7 @@ static int xattr_xcan_dfs(const char *path_prefix, void *selinux_handle,
}
if (S_ISDIR(node->mode)) {
- node = node->data.dir.children;
+ node = node->data.children;
while (node != NULL) {
if (xattr_xcan_dfs(path_prefix, selinux_handle, xwr,