[Bug 1181] incorrect sort function at segtree.c

bugzilla-daemon at netfilter.org bugzilla-daemon at netfilter.org
Wed Jul 22 18:00:32 CEST 2020


https://bugzilla.netfilter.org/show_bug.cgi?id=1181

Pablo Neira Ayuso <pablo at netfilter.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Pablo Neira Ayuso <pablo at netfilter.org> ---
A very similar patch was applied few months before this report:

commit a177d08d82c4cf946324640a63581e837164dc0b
Author: Phil Sutter <phil at nwl.cc>
Date:   Thu Jul 6 16:25:28 2017 +0200

    segtree: Fix expr_value_cmp()

    Instead of returning the result of mpz_cmp(), this function returned 1
    unless both elements were equal and the first one had
    EXPR_F_INTERVAL_END set.

The update is similar to the one that this reporter suggests.

Closing.

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20200722/06db2b7a/attachment.html>


More information about the netfilter-buglog mailing list