Summary: | Fix misc. leaks, improve valgrind foo | ||
---|---|---|---|
Product: | Wocky | Reporter: | Will Thompson <will> |
Component: | General | Assignee: | Sjoerd Simons <sjoerd> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | Keywords: | patch |
Version: | git master | ||
Hardware: | Other | ||
OS: | All | ||
URL: | http://git.collabora.co.uk/?p=user/wjt/wocky.git;a=shortlog;h=refs/heads/trivia | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Will Thompson
2010-02-24 07:48:25 UTC
(In reply to comment #0) > The former is a leak in test_cancel_iq_closing(); seems like at least the in > stream is leaked. I think it's because the call to _close_async() never ends, > and so keeps sched_in alive, and hence the connection. Threw in another patch that makes that call end. Now with a bunch of extra patches adding and using more helper macros in tests: Move assert_nodes_equal to test-helper Add test_assert_nodes_not_equal() Use test_assert_nodes_[not_]equal() in tests This seems to have been merged. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.