7884b1d Use memmove in place of memcpy since the buffers can overlap

Authored and Committed by rcritten 13 years ago
    Use memmove in place of memcpy since the buffers can overlap
    
    Resolves: #669118
    
        
file modified
+4 -1