]> git.ipfire.org Git - thirdparty/nftables.git/commit
Revert "evaluate: check for NULL datatype in rhs in lookup expr"
authorAnatole Denis <anatole@rezel.net>
Mon, 28 Nov 2016 16:43:10 +0000 (17:43 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 29 Nov 2016 21:46:57 +0000 (22:46 +0100)
commit601506d95267059c707685a998416221768ae4cf
treee4d6940fce1fd7b4545f82725643c5fe2345d803
parent081f5a2a916ce5f3ccb1a9aca48028e99199498f
Revert "evaluate: check for NULL datatype in rhs in lookup expr"

This reverts commit 5afa5a164ff1c066af1ec56d875b91562882bd50.
This commit is obsoleted by removing the possibility for a NULL right->dtype in
the first place, at set declaration.

Signed-off-by: Anatole Denis <anatole@rezel.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
src/evaluate.c