HE> # HG changeset patch
HE> # User Heidi Eckhart <heidieck(a)linux.vnet.ibm.com>
HE> # Date 1197881325 -3600
HE> # Node ID c22a61c0852055c920f46ffe82ab5761c7240444
HE> # Parent 109fd77699732a1bc2969b93d9a799c446b3f4c0
HE> SDC: returned instances are not of type specific subclass
This looks better, thanks a lot for making that change. However, I
just noticed something else:
HE> - char *inst_id;
HE> + char *inst_id = NULL;
inst_id should be a const char * as well. Since we're touching it
here, I think we might as well fix that up.
Sorry to force another iteration, but if you wouldn't mind tweaking
that one thing, I promise I'll commit this set without further
complaint :P
Thanks Heidi!
--
Dan Smith
IBM Linux Technology Center
Open Hypervisor Team
email: danms(a)us.ibm.com