Doing some compiler warning validation this morning, it looks like 
topology-xml.c:hwloc_topology_export_xml() creates a DTD by calling 
xmlCreateIntSubset() but then never does anything with this DTD.

Is the call to xmlCreateIntSubset() necessary?  If so, does the resulting dtd 
need to be used and later freed?

-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/


Reply via email to