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 06:16:01 +0000 (08:16 +0200)
commita81f32e73026c02491983a3136834c3c72d1d03f
tree39f8c002163f51266e07a62e687f73c2e1772f1f
parentbbb72cfc343a2da135402536739ad4fbb5ee5c1c
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