FreeBSD Bugzilla – Attachment 151948 Details for
Bug 196964
net-mgmt/nagios-plugins: Fix for check_dhcp (not only) on FreeBSD 10
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
check_dhcp.c fix
patch-plugins-root__check_dhcp.c (text/plain), 469 bytes, created by
Rudolf Čejka
on 2015-01-21 12:58:08 UTC
(
hide
)
Description:
check_dhcp.c fix
Filename:
MIME Type:
Creator:
Rudolf Čejka
Created:
2015-01-21 12:58:08 UTC
Size:
469 bytes
patch
obsolete
>--- plugins-root/check_dhcp.c.orig 2015-01-21 13:03:09.000000000 +0100 >+++ plugins-root/check_dhcp.c 2015-01-21 13:03:46.000000000 +0100 >@@ -326,7 +326,8 @@ > #elif defined(__bsd__) > /* King 2004 see ACKNOWLEDGEMENTS */ > >- int mib[6], len; >+ int mib[6]; >+ size_t len; > char *buf; > unsigned char *ptr; > struct if_msghdr *ifm;
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 196964
: 151948