summaryrefslogtreecommitdiff
path: root/libacl/acl_from_text.c
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruenba@redhat.com>2017-03-17 10:17:01 +0100
committerAndreas Gruenbacher <agruenba@redhat.com>2017-03-17 10:17:01 +0100
commit33f01b5d5bd98fceee0ba46cdbddb60b36fc650e (patch)
tree3d89ee13b906bc9178bb4d2846a444125715fb68 /libacl/acl_from_text.c
parent38f32ea1865bcc44185f4118fde469cb962cff68 (diff)
downloadacl-33f01b5d5bd98fceee0ba46cdbddb60b36fc650e.tar.gz
setfacl --restore: Silence valgrind
Valgrind complains that setfacl --restore triggers uninitialized memory accesses to cmd->c_tag and cmd->c_perm of CMD_REMOVE_ACL commands in do_set (http://savannah.nongnu.org/bugs/?50566). In this case, the uninitialized memory accesses have no effect. Silence valgrind by initializing cmd->c_tag and cmd->c_perm anyway.
Diffstat (limited to 'libacl/acl_from_text.c')
0 files changed, 0 insertions, 0 deletions