Displaying 1 result from an estimated 1 matches for "539996".
Did you mean:
53999
2009 Aug 12
1
[PATCH libguestfs] fish: don't read freed memory
Using the latest code, I was seeing a failure of the remote alloc part
of the test-remote.sh test:
i.e., this would fail:
make check -C regressions TESTS=test-remote.sh
Running valgrind on it, I got this:
$ libtool --mode=execute valgrind ../fish/guestfish --remote alloc test.img 10M
==11953== Memcheck, a memory error detector.
==11953== Copyright (C) 2002-2008, and GNU GPL'd, by