On 12/14/2012 08:08 AM, Viktor Mihajlovski wrote: > There was a double free issue caused by virSysinfoRead on s390, > as the same manufacturer string instance was assigned to more > than one processor record. > Cleaned up other potential memory issues and restructured the sysinfo > parsing code by moving repeating patterns into a helper function. > > +# if BROKEN_GCC_WLOGICALOP > +# pragma GCC diagnostic ignored "-Wlogical-op" > +# endif Do you have cppi installed? If so, I'm surprised this passed 'make syntax-check'. The middle line should be indented further as: # if ... # pragma ... # endif to keep cppi happy. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
Attachment:
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list