]> granicus.if.org Git - sudo/commit
Don't use emalloc() in fmt_string(); we want to be able to use it from
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 6 Mar 2010 19:29:04 +0000 (14:29 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sat, 6 Mar 2010 19:29:04 +0000 (14:29 -0500)
commitcc23068c2afd0601cd6d3ad38c2a1da6c7a4931a
tree61794d794f1a66ce45421ac816121e375286569b
parent847a7c1b24879be14e5c3d2ae3ac0832394e3ef7
Don't use emalloc() in fmt_string(); we want to be able to use it from
a plugin.
src/fmt_string.c
src/parse_args.c
src/sudo.c