]> granicus.if.org Git - sudo/commit
Only fill in subsystem_ids[] for the instance if the caller passed
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 23 Oct 2014 19:19:51 +0000 (13:19 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 23 Oct 2014 19:19:51 +0000 (13:19 -0600)
commit2a47abad21e0bdef30316bc204500dfe9f0ee157
treec9eefbc4b9f66a5bab8d1860b8e473733583e8ac
parentf2eb6dcc06c053f390924ef6185f6328ac03d165
Only fill in subsystem_ids[] for the instance if the caller passed
in an array for it.  If the caller only wants the default subsystems
we don't actually need ids[].
lib/util/sudo_debug.c