On Thu, Jan 23, 2020 at 03:30:47PM +0100, Phil Sutter wrote: > Caller sorts new items to be added, therefore when checking for overlaps > the current range can only overlap on lower end. Drop the check for > upper end overlap. > > Signed-off-by: Phil Sutter <phil@xxxxxx> Acked-by: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> The iteration over the sorted array guarantees there cannot be an interval.