FreeBSD Bugzilla – Attachment 77330 Details for
Bug 111382
Core dumps of routed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 600 bytes, created by
The Black Hacker
on 2007-04-08 17:10:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
The Black Hacker
Created:
2007-04-08 17:10:02 UTC
Size:
600 bytes
patch
obsolete
>*** /usr/src/sbin/routed/main.c~ Sun Apr 8 17:31:33 2007 >--- /usr/src/sbin/routed/main.c Sun Apr 8 17:31:33 2007 >*************** >*** 863,869 **** > > va_start(args, p); > vsyslog(LOG_ERR, p, args); >! > if (ftrace != 0) { > if (ftrace == stdout) > (void)fputs("routed: ", ftrace); >--- 863,871 ---- > > va_start(args, p); > vsyslog(LOG_ERR, p, args); >! va_end(args); >! >! va_start(args, p); > if (ftrace != 0) { > if (ftrace == stdout) > (void)fputs("routed: ", ftrace);
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 111382
: 77330