]> granicus.if.org Git - sudo/commit
In usergr_matches() matched should be bool but we have to take care
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 7 May 2015 16:56:12 +0000 (10:56 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 7 May 2015 16:56:12 +0000 (10:56 -0600)
commitc80b9c945756c91cc5f32b9645ee9ae21af1515c
tree06b1ed1291e24d76bd76b081ac73e19a7d84492a
parentd16434f977d9a0f6425eb8a38940de8db25a5efd
In usergr_matches() matched should be bool but we have to take care
to handle group_plugin_query() returning a value other than 0/1.
plugins/sudoers/match.c