err when an address contains a sum $a+$b (afl)
commit3da3815a674c922c520e013b30eb96c7491a5e85
authorQuentin Carbonneaux <quentin@c9x.me>
Thu, 29 Jul 2021 22:11:27 +0000 (30 00:11 +0200)
committerQuentin Carbonneaux <quentin@c9x.me>
Thu, 29 Jul 2021 22:14:53 +0000 (30 00:14 +0200)
treed82dde5bf3269d0aad173f7d8e60e08d5519fb8f
parent98cd2e817616fff14622b8e514fc88b378a100ef
err when an address contains a sum $a+$b (afl)

Reported by Alessandro Mantovani.
These addresses are likely bogus, but
they triggered an unwarranted assertion
failure. We now raise a civilized error.
all.h
amd64/isel.c
util.c