git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
DSN: fix null deref when bounce is due to conn-timeout. Bug 1630
[exim.git]
/
src
/
exim_monitor
/
em_init.c
diff --git
a/src/exim_monitor/em_init.c
b/src/exim_monitor/em_init.c
index ca71eb5f0f05a1c2e377b161c95fecdd02793757..c9ef66a7e4c5df5d9465ad2bf8e6108659865179 100644
(file)
--- a/
src/exim_monitor/em_init.c
+++ b/
src/exim_monitor/em_init.c
@@
-1,10
+1,8
@@
-/* $Cambridge: exim/src/exim_monitor/em_init.c,v 1.1 2004/10/07 10:39:01 ph10 Exp $ */
-
/*************************************************
* Exim monitor *
*************************************************/
/*************************************************
* Exim monitor *
*************************************************/
-/* Copyright (c) University of Cambridge 1995 - 200
4
*/
+/* Copyright (c) University of Cambridge 1995 - 200
9
*/
/* See the file NOTICE for conditions of use and distribution. */
/* This module contains code to initialize things from the
/* See the file NOTICE for conditions of use and distribution. */
/* This module contains code to initialize things from the