Reset tls key and cert to NULL when duplicating a server - avoids a
authorreyk <reyk@openbsd.org>
Sat, 3 Jan 2015 23:54:25 +0000 (23:54 +0000)
committerreyk <reyk@openbsd.org>
Sat, 3 Jan 2015 23:54:25 +0000 (23:54 +0000)
commit6321a533e9ec6245f9afac859a480f5868417e85
tree16e7eb415f6c46f76d316d2fbce8309b37a6329c
parentfbbc55faee94f3b14607074e4ca584cfa6c2c2f5
Reset tls key and cert to NULL when duplicating a server - avoids a
possible double free in the error path of the parser.

Found by + OK doug@
usr.sbin/httpd/parse.y