On Sat, Nov 14, 2015 at 6:59 PM, Connor Abbott wrote:
> Not sure how this wasn't already caught by valgrind, but it fixes an
> issue with the vectorizer.
Ugh... I'm getting tired of fixing these bugs.
> Signed-off-by: Connor Abbott
Both are
Cc: "11.0"
Reviewed-by: Jason Ekstrand
> ---
> s
On Mon, Nov 16, 2015 at 6:56 PM, Timothy Arceri wrote:
> On Sat, 2015-11-14 at 21:59 -0500, Connor Abbott wrote:
>> Not sure how this wasn't already caught by valgrind, but it fixes an
>> issue with the vectorizer.
>
> Can you give a more detailed description of the problem that is fixed? I'm
> as
On Sat, 2015-11-14 at 21:59 -0500, Connor Abbott wrote:
> Not sure how this wasn't already caught by valgrind, but it fixes an
> issue with the vectorizer.
Can you give a more detailed description of the problem that is fixed? I'm
assuming its something to do with the key_equals_function having is
Not sure how this wasn't already caught by valgrind, but it fixes an
issue with the vectorizer.
Signed-off-by: Connor Abbott
---
src/util/set.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/util/set.c b/src/util/set.c
index f01f869..331ff58 100644
--- a/src/util/set.c