]> granicus.if.org Git - sudo/commit
Now that we defer sending cstat until the end of script_child()
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 26 May 2010 15:19:17 +0000 (11:19 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 26 May 2010 15:19:17 +0000 (11:19 -0400)
commitefa908448d6cd1e0af0bf2f6fa4568215ac870a6
tree156ef964e42183ea48f3e91bc65e2e75483eb40d
parent807d1313a5604087233524f21a95eb5cc7033f5c
Now that we defer sending cstat until the end of script_child()
we cannot reuse cstat when reading command status from parent.
src/script.c