diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-01-30 12:56:36 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-01-30 12:56:36 +0000 |
commit | 6a99ab098c3b291068f3573ead6815a8c58c061e (patch) | |
tree | fa5e0aeb958478adc64e0ce471c90c978780d3a6 /docs | |
parent | b03adde5466dc95b2b0d999869605e36823c3d17 (diff) |
Bugfixed the parser that scans the valgrind report outputs. I noticed that it
previously didn't detect and report the "Conditional jump or move depends on
uninitialised value(s)" error.
When I fixed this, I caught a few curl bugs with it. And then I had to spend
time to make the test suite IGNORE these errors when OpenSSL is used since it
produce massive amounts of valgrind warnings (but only of the "Conditional..."
kind it seems).
So, if a test that requires SSL is run, it ignores the "Conditional..."
errors, and you'll get a "valgrind PARTIAL" output instead of "valgrind OK".
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions