diff options
author | 2022-02-12 08:16:20 +1000 | |
---|---|---|
committer | 2022-02-13 14:56:46 -0600 | |
commit | 26d3dadebbcbddfaf1d9caad42527a28a0ed28d8 (patch) | |
tree | 1fe0b5c4a70abbc036b86c6331b56bbd91342509 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cifs: fix set of group SID via NTSD xattrs (diff) | |
download | wireguard-linux-26d3dadebbcbddfaf1d9caad42527a28a0ed28d8.tar.xz wireguard-linux-26d3dadebbcbddfaf1d9caad42527a28a0ed28d8.zip |
cifs: do not use uninitialized data in the owner/group sid
When idsfromsid is used we create a special SID for owner/group.
This structure must be initialized or else the first 5 bytes
of the Authority field of the SID will contain uninitialized data
and thus not be a valid SID.
Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions