]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2018-10919 security: Add more comments to the object-specific access checks
authorTim Beale <timbeale@catalyst.net.nz>
Fri, 20 Jul 2018 01:13:50 +0000 (13:13 +1200)
committerKarolin Seeger <kseeger@samba.org>
Sat, 11 Aug 2018 19:56:41 +0000 (21:56 +0200)
commit81865e8584a0f597650a9df31d49bad3e7549d26
tree7c966f70854b8bd64b97a98b349b92b0506fd746
parent12f97f9f69d3ace751c9b49f739aecc4e452dd35
CVE-2018-10919 security: Add more comments to the object-specific access checks

Reading the spec and then reading the code makes sense, but we could
comment the code more so it makes sense on its own.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13434

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
libcli/security/access_check.c