summaryrefslogtreecommitdiff
path: root/bash-completion/smbinfo
diff options
context:
space:
mode:
authorAlexander Bokovoy <ab@samba.org>2022-02-16 14:04:47 +0200
committerPavel Shilovsky <pshilovsky@samba.org>2022-04-29 15:07:49 -0700
commitc4c94ada3fecc28b53b84d51157bc37fb00236da (patch)
tree35df8567d9cf1af85c98d27f919f6edbc9b3a772 /bash-completion/smbinfo
parent4ad2c50f8f22968abe84a84ef49d37806731b20e (diff)
downloadcifs-utils-c4c94ada3fecc28b53b84d51157bc37fb00236da.tar.gz
cifs-utils-c4c94ada3fecc28b53b84d51157bc37fb00236da.tar.bz2
cifs-utils-c4c94ada3fecc28b53b84d51157bc37fb00236da.zip
setcifsacl: fix memory allocation for struct cifs_ace
We don't have 'struct cifs_aces' so the correct struct name is 'struct cifs_ace'. The code only worked because 'struct unknown *' is compatible with 'struct cifs_ace *'. Signed-off-by: Alexander Bokovoy <ab@samba.org>
Diffstat (limited to 'bash-completion/smbinfo')
0 files changed, 0 insertions, 0 deletions