On 08/11/2011 08:51 AM, Laine Stump wrote:
On 08/05/2011 11:14 AM, Eric Blake wrote:
> }
> } else if (flags& VIR_DOMAIN_AFFECT_CONFIG) {
> + /* Clang can't see that if we get here, persistentDef was set. */
> + sa_assert(persistentDef);
> +
> for (i = 0; i< nparams; i++) {
> virTypedParameterPtr param =¶ms[i];
>
Was this ever ACKed? (I don't see it). If not, then ACK. :-)
Thanks; pushed.
--
Eric Blake eblake(a)redhat.com +1-801-349-2682
Libvirt virtualization library
http://libvirt.org