[core] fix crash for invalid syntax in config file (fixes #2810)
commitdfc1603c4b4c563c013ea36d0a284648729301d4
authorGlenn Strauss <gstrauss@gluelogic.com>
Sat, 6 May 2017 14:27:16 +0000 (6 10:27 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Sun, 14 May 2017 04:09:23 +0000 (14 00:09 -0400)
tree24e74dd4bc8d9d0c6792ae2c4cbcb97ba0470dbe
parent97526207920ed5d18bcabb8af66a058790ee06a8
[core] fix crash for invalid syntax in config file (fixes #2810)

fix crash for invalid syntax in config file for server.modules

x-ref:
  "Missing array entry type check in config_insert (configfile.c), SIGSEGV"
  https://redmine.lighttpd.net/issues/2810
src/configfile.c