<html>
<head>
<base href="https://bugzilla.netfilter.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:pablo@netfilter.org" title="Pablo Neira Ayuso <pablo@netfilter.org>"> <span class="fn">Pablo Neira Ayuso</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - incorrect sort function at segtree.c"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1181">bug 1181</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - incorrect sort function at segtree.c"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1181#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - incorrect sort function at segtree.c"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1181">bug 1181</a>
from <span class="vcard"><a class="email" href="mailto:pablo@netfilter.org" title="Pablo Neira Ayuso <pablo@netfilter.org>"> <span class="fn">Pablo Neira Ayuso</span></a>
</span></b>
<pre>A very similar patch was applied few months before this report:
commit a177d08d82c4cf946324640a63581e837164dc0b
Author: Phil Sutter <<a href="mailto:phil@nwl.cc">phil@nwl.cc</a>>
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>