diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2016-02-01 12:40:40 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2016-02-01 12:56:27 +0100 |
commit | bd14bba9c62a86e28b3423c9056e6549581df323 (patch) | |
tree | 9a24856f9bf225024a77fb58cb6009929949c115 /tests/py/ip/ether.t | |
parent | 62c152bf3ef811952ae57778da280c40bbb010ce (diff) |
netlink_delinearize: prune implicit binop before payload_match_postprocess()
payload_match_postprocess() expects a relational with payload of his lhs
and value on the rhs.
Moreover, payload_match_expand() releases the previous expression so
valgrind reports an use-after-free when pruning the implicit binop.
Fix this by calling payload_match_postprocess() in first place.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tests/py/ip/ether.t')
0 files changed, 0 insertions, 0 deletions