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>
Tue, 14 Aug 2018 11:57:15 +0000 (13:57 +0200)
commitc107e2d6751b8e6b40f23c50ca4f0e28a0ac9196
tree4068be9e7c359075ed99fd662646f2fcf0ea07e8
parent21d628e045712405663e77e6e01084234df6a99c
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>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
libcli/security/access_check.c