]> granicus.if.org Git - sudo/commit
Split binding match code out of default_type_matches() into
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 23 Jul 2016 14:45:43 +0000 (08:45 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 23 Jul 2016 14:45:43 +0000 (08:45 -0600)
commit29d842dbaf09b02fa6e276131855949b97924042
tree391c0e18927a95d9fd8866d1cb5977c998855e21
parente0ac76647301a21df6047f8ea931e4396dd29469
Split binding match code out of default_type_matches() into
default_binding_matches().  We can now use default_type_matches()
in check_defaults().
plugins/sudoers/defaults.c