Pārlūkot izejas kodu

socket initialization fix

pull/30/head
devgs 13 gadus atpakaļ
vecāks
revīzija
ac49788929
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1
    0
      ngx_http_uploadprogress_module.c

+ 1
- 0
ngx_http_uploadprogress_module.c Parādīt failu

@@ -1616,6 +1616,7 @@ ngx_http_uploadprogress_create_loc_conf(ngx_conf_t * cf)
1616 1616
         elt->values = NULL;
1617 1617
         elt->lengths = NULL;
1618 1618
     } 
1619
+    conf->udp_socket = -1;
1619 1620
 
1620 1621
     return conf;
1621 1622
 }

Notiek ielāde…
Atcelt
Saglabāt