Simon Glover <[EMAIL PROTECTED]> wrote:
>  I'm getting failures in tests 1 & 2 in t/pmc/io.t; however, both tests
>  seem to run fine if I run them in the debugger.

valgrind does indicate, that there are unitialized items in many
parts of io_buf.c.
(I don't know, if these tests even should use the bufferd IO layer, but
there is for sure something wrong there)

The arbitrary failures come from uninitialized memory.

>  Simon

leo

Reply via email to