On Tue, Jun 18, 2013 at 4:42 PM, Stephan Beal <sgb...@googlemail.com> wrote:

> pass or fail?
>

Not sure if this is new or not, but valgrind says (with some patience),
that rebuild is leaking:

==23411== LEAK SUMMARY:
==23411==    definitely lost: 420 bytes in 5 blocks
==23411==    indirectly lost: 0 bytes in 0 blocks
==23411==      possibly lost: 0 bytes in 0 blocks
==23411==    still reachable: 1,065,110 bytes in 49 blocks
==23411==         suppressed: 0 bytes in 0 blocks

The deepest common path of the errors seems to be rebuild_step().

OTOH, there are only 5 "definitely lost" and i those seem to me to be our
old favourites, relics from opening the repo.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to