summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2023-12-19 16:22:32 +0100
committerFlorian Westphal <fw@strlen.de>2023-12-19 17:32:43 +0100
commit6c04e5ceb95068bb459b07307ecc3629d97a2043 (patch)
tree5646e38880542055783862f2fefd77d43d77876f /tests
parent84da729e067a68bd50be8c0791d16901360be5ad (diff)
parser_bison: error out on duplicated type/typeof/element keywords
Otherwise nft will leak the previous definition (expressions). Also remove the nonsensical datatype_set($1->key, $3->dtype); This is a no-op, at this point: $1->key and $3 are identical. Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions