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

Diff of /imapfilter/log.c

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

revision 1.21 by lefcha, Sat Dec 8 14:41:57 2001 UTC revision 1.22 by lefcha, Tue Jan 29 21:23:42 2002 UTC
# Line 82  void fatal(unsigned int errnum, const ch Line 82  void fatal(unsigned int errnum, const ch
82      va_end(args);      va_end(args);
83    
84      close_connection();      close_connection();
85      overwrite_passwords();      secmem_clear();
86      tty_restore();      tty_restore();
87      close_logfile();      close_logfile();
88        corefile_restore();
89    
90      exit(errnum);      exit(errnum);
91  }  }

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26