BUG/MEDIUM: init: segfault if global._51d_property_names is not initialized
authorDragan Dosen <ddosen@haproxy.com>
Thu, 11 Jun 2015 19:36:33 +0000 (21:36 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2015 19:47:03 +0000 (21:47 +0200)
commitacd6b1f7675f05ea9c821b827423095b327f67a0
tree8899208bd81ce52d19d543ac63e42ef7519b0a9b
parent28b48ccbc879a552f988e6e1db22941e3362b4db
BUG/MEDIUM: init: segfault if global._51d_property_names is not initialized

When using the "51d" converter without specifying the list of 51Degrees
properties to detect (see parameter "51degrees-property-name-list"), the
"global._51d_property_names" could be left uninitialized which will lead to
segfault during init.
src/haproxy.c