mirror of
https://github.com/status-im/miniupnp.git
synced 2025-02-16 16:07:30 +00:00
parent
79858f9ec3
commit
22c1386351
@ -588,7 +588,7 @@ upnp_get_portmapping_number_of_entries()
|
||||
#else
|
||||
int n = 0, r = 0;
|
||||
unsigned short eport, iport;
|
||||
char protocol[4], iaddr[32], desc[64], rhost[32];
|
||||
char protocol[8], iaddr[32], desc[64], rhost[32];
|
||||
unsigned int leaseduration;
|
||||
do {
|
||||
protocol[0] = '\0'; iaddr[0] = '\0'; desc[0] = '\0';
|
||||
|
Loading…
x
Reference in New Issue
Block a user