Fixed log_write() and encrypt_data_file() to not use goto's.
commit81a26b11470e05dd28742717e927250fb8ef8897
authorBen Kibbey <bjk@luxsci.net>
Sat, 4 Jun 2011 21:52:15 +0000 (4 17:52 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sat, 4 Jun 2011 23:54:42 +0000 (4 19:54 -0400)
treee6ba1986e4e360369e23a417fb44e845ce396a0a
parent15832792cbdd2044f80490dc973480cacb6d9608
Fixed log_write() and encrypt_data_file() to not use goto's.

Also added a few cleanup handlers when SAVE'ing.
src/agent.c
src/commands.c
src/misc.c
src/pwmd.c
src/status.c