5 Jan
2009
5 Jan
'09
9:28 p.m.
Jorge wrote:
With Johannes, we're trying to find out why valgrind complains on the newest CSS branch with a certain URL:
$ valgrind --tool=memcheck --leak-check=yes \ ./dillo http://selenic.com/pipermail/mercurial/ &>out
$ less out
There're several "Invalid read of size 1".
It doesn't complain with a local file, nor after repush. It seems the timing is important, and maybe the decoder...
Please help us, it's important to stabilize this branch before merging into main.
And it doesn't happen with main?