Return early if a parsing error has been found and do not perform any
authormpi <mpi@openbsd.org>
Tue, 7 Sep 2021 19:18:08 +0000 (19:18 +0000)
committermpi <mpi@openbsd.org>
Tue, 7 Sep 2021 19:18:08 +0000 (19:18 +0000)
commit6e5d64e676581b33a2b06cfa1896b2796501b136
tree526c93420414883431b7776fe6b5281872c0dc10
parent74b3324938348b94d860c6202d22452d10aa628b
Return early if a parsing error has been found and do not perform any
sanity check as they might obviously fail.

Fix an assert found by jasper@ with AFL++ (port coming soon!).

ok jasper@
usr.sbin/btrace/bt_parse.y