/[imapfilter]/imapfilter/passwd.c
ViewVC logotype

Diff of /imapfilter/passwd.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by lefcha, Tue Jun 18 21:21:09 2002 UTC revision 1.7 by lefcha, Thu Jun 20 08:49:23 2002 UTC
# Line 192  int decrypt_passwords(unsigned char **bu Line 192  int decrypt_passwords(unsigned char **bu
192    
193  fail:  fail:
194      error("Wrong master passphrase.\n");      error("Wrong master passphrase.\n");
195        EVP_CIPHER_CTX_cleanup(ctx);    
196      sfree(*buf);      sfree(*buf);
197      sfree(key);      sfree(key);
198      sfree(ctx);      sfree(ctx);

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26