Hello! On Fri, Jul 25, 2014 at 03:00:31PM -0700, Yichun Zhang (agentzh) wrote:
> # HG changeset patch > # User Yichun Zhang <[email protected]> > # Date 1406324609 25200 > # Fri Jul 25 14:43:29 2014 -0700 > # Node ID c038cc33739bbfab2ed50819191298471f22d233 > # Parent 93614769dd4b6df8844c3c43c6a0b3f83bfa6746 > GeoIP: not all variable fields were initialized. > > The ngx_http_geoip_city_float_variable and > ngx_http_geoip_city_int_variable functions did not always initialize > all variable fields like "not_found", which could lead to empty values > for those corresponding nginx variales randomly. Committed, thanks. -- Maxim Dounin http://nginx.org/ _______________________________________________ nginx-devel mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx-devel
