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!