
2 Apr
2012
2 Apr
'12
10:44 a.m.
On 04/02/2012 01:43 AM, Wen Congyang wrote:
At 04/02/2012 01:33 PM, Laine Stump Wrote:
https://bugzilla.redhat.com/show_bug.cgi?id=808979
The leak is really in virProcessInfoGetAffinity, as shown in the valgrind output given in the above bug report - it calls CPU_ALLOC(), but then fails to call CPU_FREE(). ACK
Pushed. Thanks!