FreeBSD Bugzilla – Attachment 17604 Details for
Bug 31913
isdnd may be unable to run logging tasks during startup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 348 bytes, created by
Harald Hanche-Olsen
on 2001-11-11 17:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Harald Hanche-Olsen
Created:
2001-11-11 17:30:00 UTC
Size:
348 bytes
patch
obsolete
>--- /usr/src/usr.sbin/i4b/isdnd/exec.c~ Wed Aug 1 19:45:03 2001 >+++ /usr/src/usr.sbin/i4b/isdnd/exec.c Sun Nov 11 16:20:16 2001 >@@ -147,9 +147,9 @@ > * 3. /var/log/isdnd.log (or similar, when used) > */ > close(isdnfd); >- if(useacctfile) >+ if(useacctfile && acctfp) > fclose(acctfp); >- if(uselogfile) >+ if(uselogfile && logfp) > fclose(logfp);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 31913
: 17604