Properly error out if a variable does not exist. Need to pass back
authorclaudio <claudio@openbsd.org>
Thu, 9 Jun 2022 17:33:47 +0000 (17:33 +0000)
committerclaudio <claudio@openbsd.org>
Thu, 9 Jun 2022 17:33:47 +0000 (17:33 +0000)
commit222bf2cfd60c50abbe338c1e839a43609086829f
tree6b1567ce0dfcfc8c85e95cd6db1bcb36ce5e290d
parent164750c2cf6c7a924db5800986d2a79c9e72f175
Properly error out if a variable does not exist. Need to pass back
ERROR to yylex() to make the parser fail nicely.
OK tb@
usr.sbin/bgpd/parse.y