git://git.exim.org
/
users
/
jgh
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f64bd64
)
Close dangling file. Bug 1379
author
Jeremy Harris
<jgh146exb@wizmail.org>
Sun, 14 Dec 2014 22:41:31 +0000
(22:41 +0000)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Sun, 14 Dec 2014 22:41:31 +0000
(22:41 +0000)
src/src/transports/autoreply.c
patch
|
blob
|
history
diff --git
a/src/src/transports/autoreply.c
b/src/src/transports/autoreply.c
index 4e391b8db4a1e3a4a97d3e7561aebbfdb0e2cf54..a90a6852e588dd97e3145b0edc92df981a377b36 100644
(file)
--- a/
src/src/transports/autoreply.c
+++ b/
src/src/transports/autoreply.c
@@
-676,6
+676,7
@@
if (ff != NULL)
}
else fprintf(f, "%s", CS big_buffer);
}
+ (void) fclose(ff);
}
/* Copy the original message if required, observing the return size