]> granicus.if.org Git - sudo/commit
Use non-exiting allocators in the redblack tree and fix the fallout.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 27 May 2015 15:51:54 +0000 (09:51 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 27 May 2015 15:51:54 +0000 (09:51 -0600)
commit2bf454b74dc59e48c76f8d39c5fb2db4fc8605b8
tree74ef1408998418cec8d7c47a073ef06de63d6e37
parent46770c9588b8a067572d25c5b2bb062354ec0752
Use non-exiting allocators in the redblack tree and fix the fallout.
Also switch to non-exiting allocators in affected code blocks.
12 files changed:
plugins/sudoers/alias.c
plugins/sudoers/gram.c
plugins/sudoers/gram.y
plugins/sudoers/iolog.c
plugins/sudoers/parse.h
plugins/sudoers/pwutil.c
plugins/sudoers/redblack.c
plugins/sudoers/redblack.h
plugins/sudoers/sudoers.c
plugins/sudoers/sudoers.h
plugins/sudoers/testsudoers.c
plugins/sudoers/visudo.c