2 Mar
2008
2 Mar
'08
3:54 p.m.
On Sun, Mar 02, 2008 at 11:31:16AM -0300, Jorge Arellano Cid wrote:
On Sun, Mar 02, 2008 at 02:15:39PM +0000, Jeremy Henty wrote:
Dillo has been neglecting its valgrind cleanliness recently and it turns out the culprit is dw::Table, which resizes its internal vectors without initialising any new values that appear.
AFAIU, this patch covers the symptoms of a BUG that current CVS fixes. Please test current CVS against valgrind.
No change. 121 "Conditional jump..." errors, reduced to 2 by my patch. Jeremy Henty