Skip to content

A couple of code cleanups

Alan Coopersmith requested to merge alanc/xfs:parfait into master
  • SetAlternateServers(): avoid memory leak on allocation failure
  • Use memcpy() instead of memmove() when buffers are known not to overlap

Merge request reports