SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
net/monitoring-plugins/patches/patch-plugins_check_radius_c
Normal file
12
net/monitoring-plugins/patches/patch-plugins_check_radius_c
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: plugins/check_radius.c
|
||||
--- plugins/check_radius.c.orig
|
||||
+++ plugins/check_radius.c
|
||||
@@ -155,7 +155,7 @@ main (int argc, char **argv)
|
||||
{
|
||||
struct sockaddr_storage ss;
|
||||
char name[HOST_NAME_MAX];
|
||||
- char msg[BUFFER_LEN];
|
||||
+ char msg[RC_BUFFER_LEN];
|
||||
SEND_DATA data;
|
||||
int result = STATE_UNKNOWN;
|
||||
uint32_t client_id, service;
|
Loading…
Add table
Add a link
Reference in a new issue