[libvirt] [PATCH 0/2] Proper fix for xmlSaveToBuffer missing on RHEL4

Peter Krempa pkrempa at redhat.com
Fri Mar 8 09:15:23 UTC 2013


The original fix for one of the issues was done by defining a missing
symbol from libxml2. The fix is not needed as the code using the function
is never used.

Revert the fix and remove the unused offending function instead.

Peter Krempa (2):
  Revert "Ensure xmlSaveToBuffer is always defined"
  virsh-domain: Remove unused vshCompleteXMLFromDomain

 tools/virsh-domain.c | 139 ---------------------------------------------------
 1 file changed, 139 deletions(-)

-- 
1.8.1.1




More information about the libvir-list mailing list