diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2018-10-03 12:09:09 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2018-10-03 12:19:35 +0200 |
commit | 33eb4594a1c764776a46b48bc1a7d726b561359d (patch) | |
tree | 1dad234bc996a1367cc7fb45a7df7e12668eb48d /src/iface.c | |
parent | 95629758a5ec36313d839f8545fef0dc220408d8 (diff) |
segtree: disantangle get_set_interval_end()
This function overrides the left pointer. Instead update this function
to return the range that we found to enclose the left element. Note that
we may not find a closing right element - therefore, it is a standalone
element - in that case this function returns NULL.
Reported-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'src/iface.c')
0 files changed, 0 insertions, 0 deletions