[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tests under valgrind.
From: |
Ben Pfaff |
Subject: |
Re: Tests under valgrind. |
Date: |
Sat, 18 Feb 2012 11:06:13 -0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
John Darrington <address@hidden> writes:
> These two:
> ==21917== at 0x44C42EF: gsl_histogram_accumulate (in
> /usr/lib/libgsl.so.0.15.0)
> ==12519== at 0x4670A2E: inflateReset2 (in /usr/lib/libz.so.1.2.3.4)
>
> are "Conditional jump or move depends on uninitialised value(s)" issues. So
> far as I can see we're doing nothing wrong, and the issue is comming from the
> respective libraries. Sometimes libraries do such things for optimisation
> purposes. So I think we probably don't need to worry about those two.
Yes, I agree.
> That leaves just two:
>
> ==6087== at 0x4179BCF: text_parse_counted_string
> (sys-file-reader.c:2444)
> ==8689== at 0x4179DDD: text_match (sys-file-reader.c:2491)
>
> and the affected tests numbers are 79 and 104 respectively.
Thanks, I pushed fixes for those.
--
Ben Pfaff
http://benpfaff.org