summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/bogons/nft-f/no_integer_basetype_crash
Commit message (Collapse)AuthorAgeFilesLines
* evaluate: guard against NULL basetypeFlorian Westphal2023-12-051-0/+1
i->dtype->basetype can be NULL. Signed-off-by: Florian Westphal <fw@strlen.de>