Fix the config parser to be able to have comment lines at middle of
authoryasuoka <yasuoka@openbsd.org>
Fri, 18 Aug 2023 06:37:20 +0000 (06:37 +0000)
committeryasuoka <yasuoka@openbsd.org>
Fri, 18 Aug 2023 06:37:20 +0000 (06:37 +0000)
commit3c75184f9ed4a6ad1165e709fe063fe92f7de60b
tree801501d7642fb5e595b95a5c17cd3a5ff925ce58
parent75c5cf4055c9357c24ea5269b520729140184ff8
Fix the config parser to be able to have comment lines at middle of
"client" block.  Also fix a memory leak and improve the error messages
when parse errors.
usr.sbin/radiusd/parse.y