git://git.exim.org
/
users
/
heiko
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
173de73
)
Bump buffer size for exiwhat info lines
author
Jeremy Harris
<jgh146exb@wizmail.org>
Sun, 26 Apr 2020 19:58:44 +0000
(20:58 +0100)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Sun, 26 Apr 2020 19:58:44 +0000
(20:58 +0100)
src/src/macros.h
patch
|
blob
|
history
diff --git
a/src/src/macros.h
b/src/src/macros.h
index 93756d8a1f43973bf57041fbf2386d5c31e85a60..962d17c00d6b8cecdc96c9d39c4d017fa8ca9d83 100644
(file)
--- a/
src/src/macros.h
+++ b/
src/src/macros.h
@@
-137,7
+137,7
@@
changed, then the tables in expand.c for accessing them must be changed too. */
/* The size of the buffer holding the processing information string. */
-#define PROCESS_INFO_SIZE
256
+#define PROCESS_INFO_SIZE
384
/* The size of buffer to get for constructing log entries. Make it big
enough to hold all the headers from a normal kind of message. */