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
(from:
554e333
)
Don't disable quota when maildirsize lost to races.
exim-4_75_RC2
author
Phil Pennock
<pdp@exim.org>
Tue, 22 Feb 2011 03:17:13 +0000
(22:17 -0500)
committer
Phil Pennock
<pdp@exim.org>
Tue, 22 Feb 2011 03:17:13 +0000
(22:17 -0500)
When maildir_ensure_sizefile() returns -2, we still have size
information, so we can still use that. Don't disable quota. As a
result, do refrain from potentially calling close(-2).
Fixes bug 1086
No differences found