SHA256
1
0
forked from pool/tcsh
tcsh/tcsh-6.16.00-mailbox.dif
OBS User autobuild 554b394ba7 Accepting request 17763 from shells
Copy from shells/tcsh based on submit request 17763 from user WernerFink

OBS-URL: https://build.opensuse.org/request/show/17763
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tcsh?expand=0&rev=21
2009-08-14 13:09:50 +00:00

11 lines
205 B
Plaintext

--- sh.c
+++ sh.c 2009-08-14 10:27:58.129901841 +0200
@@ -2153,6 +2153,7 @@ mailchk(void)
while (readdir(mailbox))
mailcount++;
+ closedir(mailbox);
if (mailcount == 0)
continue;