From 7d2baffd501420a0414f686ef0a35d0e71174661 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 9 Nov 2001 22:00:54 +0000 Subject: If any of the pipe()'s fail, clean up any pipes that may have succeeded. 2001-11-08 Jeffrey Stedfast * camel-pgp-context.c (crypto_exec_with_passwd): If any of the pipe()'s fail, clean up any pipes that may have succeeded. Also close the password fds. svn path=/trunk/; revision=14649 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 1e5a8d7f7b..747b3490a0 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2001-11-08 Jeffrey Stedfast + + * camel-pgp-context.c (crypto_exec_with_passwd): If any of the + pipe()'s fail, clean up any pipes that may have succeeded. Also + close the password fds. + 2001-11-09 * providers/imap/camel-imap-store.c (imap_auth_loop): If we get a -- cgit v1.2.3