FreeBSD Bugzilla – Attachment 144940 Details for
Bug 192091
net/libbgpdump: fix binary garbage at the end of output
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix for issue 12
patch-bgpdump.c (text/plain), 349 bytes, created by
Anton Yuzhaninov
on 2014-07-24 13:12:04 UTC
(
hide
)
Description:
Fix for issue 12
Filename:
MIME Type:
Creator:
Anton Yuzhaninov
Created:
2014-07-24 13:12:04 UTC
Size:
349 bytes
patch
obsolete
>--- bgpdump.c.old 2014-07-24 13:02:50.000000000 +0000 >+++ bgpdump.c 2014-07-24 13:03:27.000000000 +0000 >@@ -164,10 +164,6 @@ > exit(1); > } > >- // more efficient then line buffering >- char buffer[16000]; >- setbuffer(stdout, buffer, sizeof buffer); >- > BGPDUMP *my_dump = bgpdump_open_dump(argv[0]); > > do {
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 192091
: 144940 |
144945