When parsing the configuration. initialize the auth structure
authorreyk <reyk@openbsd.org>
Wed, 20 Jul 2016 12:31:00 +0000 (12:31 +0000)
committerreyk <reyk@openbsd.org>
Wed, 20 Jul 2016 12:31:00 +0000 (12:31 +0000)
commitcd56bfdddb1bdaafb1418e59163061b914e0fc9d
treeef70033bb28c91af1f78f6179bcec22521798099
parentc61ee61e98c0b24cc26ae72b8d6d95f2fb8fdd9c
When parsing the configuration. initialize the auth structure
correctly, as parse.y's $$ is not zero-initialized.

Found by Rene Ammerlaan

OK markus@ florian@
sbin/iked/parse.y