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
Sqlite: fix segfault on bad/missing sqlite_dbfile. Bug 2606
[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 b834d9a2b3c98d560bea77df08486f7734a9e0ed..56cb298860ce7b9e95fc1c0546bdfa9569b41563 100644
(file)
--- a/
src/exim_monitor/em_init.c
+++ b/
src/exim_monitor/em_init.c
@@
-3,6
+3,7
@@
*************************************************/
/* Copyright (c) University of Cambridge 1995 - 2009 */
*************************************************/
/* Copyright (c) University of Cambridge 1995 - 2009 */
+/* Copyright (c) The Exim Maintainers 2020 */
/* 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